Skip to content

Hostname

intrafish.no

Last fetched

intrafish.no resolves to 1 IPv4 address operated by AS39029 in NO.

Nutrition Label

WHISPER CANON · intrafish.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/intrafish.no

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.33.14687.238.32.0/19AS39029NO

WHOIS identity

Registrar
Organization
intrafish media as
Contact emails

Subdomains

19 observed subdomains of intrafish.no.

Web-graph footprint

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

281 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for intrafish.no.

MechanismTarget
SPF_INCLUDE1545457.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.47.40.123
SPF_IP185.47.42.25
SPF_IP188.95.246.87
SPF_IP194.17.7.135/32
SPF_IP194.17.7.157/32
SPF_IP2a02:c0:2f0:7500:f816:3eff:febc:836a
SPF_IP2a02:c0:4f0:6c00:f816:3eff:fe43:13e7
SPF_IP87.238.53.0/25
SPF_IP87.238.53.192/26

Related pages

Pivot deeper into the graph from intrafish.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intrafish.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.