Skip to content

Hostname

infonet.com

Last fetched

infonet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · infonet.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/infonet.com

Resolution chain

infonet.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.166.218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5018.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.8218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.9318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.223.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.483.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.813.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.923.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.763.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.953.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

48 observed subdomains of infonet.com.

Web-graph footprint

Distinct hostnames that link to or from infonet.com in the public web crawl.

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for infonet.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from infonet.com.

Cypher and MCP

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

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