Skip to content

Hostname

bucksiu.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.227.197.1623.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
bucks county intermediate unit #22
Contact emails

Subdomains

17 observed subdomains of bucksiu.org.

Web-graph footprint

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

126 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bucksiu.org.

MechanismTarget
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.35.28/32
SPF_IP191.237.4.149/32
SPF_IP199.231.176.10
SPF_IP199.231.176.8
SPF_IP199.231.176.9
SPF_IP23.100.16.236/32
SPF_IP23.100.38.75/32
SPF_IP3.227.197.162

Related pages

Pivot deeper into the graph from bucksiu.org.

Cypher and MCP

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

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