Skip to content

Hostname

infatica.io

Last fetched

infatica.io resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · infatica.ioRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/infatica.io

Resolution chain

infatica.io resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
see privacyguardian.org
Contact emails

Subdomains

16 observed subdomains of infatica.io.

Web-graph footprint

Distinct hostnames that link to or from infatica.io in the public web crawl.

347 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for infatica.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmailgun.org
SPF_IP185.162.130.165

Related pages

Pivot deeper into the graph from infatica.io.

Cypher and MCP

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

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