Skip to content

Hostname

potelco.com

Last fetched

potelco.com resolves to 1 IPv4 address operated by TCIS - TulsaConnect in US.

Nutrition Label

WHISPER CANON · potelco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/potelco.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.38.20.18865.38.0.0/19AS22747TCIS - TulsaConnectUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for potelco.com.

MechanismTarget
SPF_INCLUDEtulsaconnect.com
SPF_IP64.200.32.5
SPF_IP64.200.32.6
SPF_IP65.38.1.0/24
SPF_IP65.38.30.0/24
SPF_IP67.214.101.211
SPF_IP67.214.101.66
SPF_IP67.214.101.67/32
SPF_IP67.214.105.165/32
SPF_IP67.214.105.166
SPF_IP67.214.105.167
SPF_IP67.214.99.180/32
SPF_IP67.214.99.181

Related pages

Pivot deeper into the graph from potelco.com.

Cypher and MCP

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

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