Skip to content

Hostname

adventtelecom.com

Last fetched

adventtelecom.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · adventtelecom.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/adventtelecom.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.171.12918.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.1918.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.5618.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.6718.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.66.122.12318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

6 observed subdomains of adventtelecom.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for adventtelecom.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from adventtelecom.com.

Cypher and MCP

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

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