Skip to content

Hostname

infodexes.com

Last fetched

infodexes.com resolves to 1 IPv4 address operated by XMISSION - XMission, L.C. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · infodexes.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/infodexes.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.70.103.232166.70.0.0/16AS6315XMISSION - XMission, L.C.US

WHOIS identity

Registrar
iana:69
Organization
dns admin
Contact emails

Subdomains

2 observed subdomains of infodexes.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for infodexes.com.

MechanismTarget
SPF_Aemail-coop.com
SPF_Ainfodexes.com
SPF_IP166.70.103.224/28
SPF_IP166.70.169.32/27
SPF_IP65.181.57.100/32
SPF_MXinfodexes.com

Related pages

Pivot deeper into the graph from infodexes.com.

Cypher and MCP

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

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