Skip to content

Hostname

cisco-eagle.com

Last fetched

cisco-eagle.com resolves to 1 IPv4 address operated by TCIS - TulsaConnect in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · cisco-eagle.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cisco-eagle.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.38.18.13965.38.0.0/19AS22747TCIS - TulsaConnectUS

WHOIS identity

Registrar
iana:9
Organization
cisco-eagle,
Contact emails

Subdomains

11 observed subdomains of cisco-eagle.com.

Web-graph footprint

Distinct hostnames that link to or from cisco-eagle.com in the public web crawl.

181 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for cisco-eagle.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEapp.frevvo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.83.34.26
SPF_IP209.83.34.27
SPF_IP40.128.70.8
SPF_IP40.132.109.45
SPF_IP40.132.109.47
SPF_IP50.31.42.138/32
SPF_IP65.38.18.139
SPF_IP65.38.18.140
SPF_IP65.38.18.141
SPF_IP65.38.18.142
SPF_IP65.38.5.48
SPF_IP65.38.5.49
SPF_IP65.38.5.50
SPF_IP65.38.5.51
SPF_IP65.98.181.114
SPF_IP76.160.116.206

Related pages

Pivot deeper into the graph from cisco-eagle.com.

Cypher and MCP

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

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