Skip to content

Hostname

cicd99.edu

Last fetched

cicd99.edu resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cicd99.eduRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cicd99.edu

Resolution chain

cicd99.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.233.124.9518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.139.16954.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
cicero public school district #99
Contact emails

Subdomains

27 observed subdomains of cicd99.edu.

Web-graph footprint

Distinct hostnames that link to or from cicd99.edu in the public web crawl.

82 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cicd99.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEswiftreach.com
SPF_IP205.237.106.3/32
SPF_IP207.63.104.100
SPF_IP208.64.181.100/32
SPF_IP50.235.140.202
SPF_IP67.23.61.36/32
SPF_IP67.23.62.36/32
SPF_IP70.36.20.116/32

Related pages

Pivot deeper into the graph from cicd99.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cicd99.edu"})-[: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.