Skip to content

Hostname

internexe1.azotel.com

Last fetched

internexe1.azotel.com resolves to 1 IPv4 address operated by AS-INTERNEXE-1 - iTeract inc. in CA.

Nutrition Label

WHISPER CANON · internexe1.azotel.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/internexe1.azotel.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.59.220.136148.59.220.0/24AS39959AS-INTERNEXE-1 - iTeract inc.CA

WHOIS identity

No WHOIS records are currently associated with internexe1.azotel.com in WhisperGraph.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for internexe1.azotel.com.

MechanismTarget
SPF_INCLUDEspfa.azotel.com
SPF_IP148.59.220.136
SPF_IP192.81.12.130

Related pages

Pivot deeper into the graph from internexe1.azotel.com.

Cypher and MCP

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

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