Skip to content

Hostname

phokus.no

Last fetched

phokus.no resolves to 1 IPv4 address operated by AS34989 in NO.

Nutrition Label

WHISPER CANON · phokus.noRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/phokus.no

Resolution chain

phokus.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.242.11.14194.242.10.0/23AS34989NO

WHOIS identity

Registrar
Organization
john andre aasen
Contact emails

Subdomains

4 observed subdomains of phokus.no.

Web-graph footprint

Distinct hostnames that link to or from phokus.no in the public web crawl.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for phokus.no.

MechanismTarget
SPF_Aphokus.no
SPF_Aplesk1.lg.dynavee.net
SPF_INCLUDErelay.mailchannels.net
SPF_MXphokus.no

Related pages

Pivot deeper into the graph from phokus.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "phokus.no"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.