Skip to content

Hostname

ife.no

Last fetched

ife.no resolves to 1 IPv4 address operated by BLIX in NO.

Nutrition Label

WHISPER CANON · ife.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ife.no

Resolution chain

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

IPPrefixASNOperatorCountry
185.12.56.137185.12.56.0/22AS50304BLIXNO

WHOIS identity

No WHOIS records are currently associated with ife.no in WhisperGraph.

Subdomains

58 observed subdomains of ife.no.

Web-graph footprint

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

377 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ife.no.

MechanismTarget
SPF_Ao1.cv-sendgrid.m-files.com
SPF_INCLUDEmsg-out._spf.onevoice.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.36.93.147
SPF_MXagilera.no
SPF_MXife.no

Related pages

Pivot deeper into the graph from ife.no.

Cypher and MCP

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

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