Skip to content

Hostname

allenisd.org

Last fetched

allenisd.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · allenisd.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/allenisd.org

Resolution chain

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

IPPrefixASNOperatorCountry
34.238.178.14134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
allen independent school district
Contact emails

Subdomains

48 observed subdomains of allenisd.org.

Web-graph footprint

Distinct hostnames that link to or from allenisd.org in the public web crawl.

273 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for allenisd.org.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP148.163.157.163
SPF_IP148.163.158.243
SPF_IP192.230.230.0/25
SPF_IP20.12.60.77
SPF_IP207.235.134.110
SPF_IP35.163.176.222
SPF_IP35.163.235.255
SPF_IP50.223.178.203/32
SPF_IP50.223.178.208/32
SPF_IP52.0.30.102
SPF_IP52.14.119.171
SPF_IP52.14.141.167
SPF_IP52.14.148.25
SPF_IP52.14.95.40
SPF_IP52.206.180.133
SPF_IP52.206.191.224/27
SPF_IP52.27.245.249
SPF_IP52.33.56.235
SPF_IP52.35.156.88
SPF_IP52.4.18.203
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32
SPF_IP54.83.153.113
SPF_IP54.83.159.7
SPF_IP66.159.238.215
SPF_IP66.159.240.242
SPF_IP66.195.143.26/32
SPF_IP69.196.241.0/28
SPF_IP69.196.242.128/28
SPF_IP8.12.72.20/32

Related pages

Pivot deeper into the graph from allenisd.org.

Cypher and MCP

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

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