Skip to content

Hostname

infi.net

Last fetched

infi.net resolves to 1 IPv4 address operated by GANNET-3-21735 - Gannett Co. Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · infi.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/infi.net

Resolution chain

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

IPPrefixASNOperatorCountry
159.54.227.131159.54.224.0/19AS21735GANNET-3-21735 - Gannett Co. Inc.US

WHOIS identity

Registrar
iana:3786
Organization
dns administrator
Contact emails

Subdomains

3,486 observed subdomains of infi.net.

Web-graph footprint

Distinct hostnames that link to or from infi.net in the public web crawl.

103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for infi.net.

MechanismTarget
SPF_INCLUDEspf.gannett.com

Related pages

Pivot deeper into the graph from infi.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "infi.net"})-[: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.