Skip to content

Hostname

westfieldstate.org

Last fetched

westfieldstate.org resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · westfieldstate.orgRouting diversity5.6/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/westfieldstate.org

Resolution chain

westfieldstate.org resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.115.3100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.217.7413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.85.718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.166.14634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.121.11634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.163.434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.53.11434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.1.135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.47.19744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.166.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.89.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.247.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.32.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.221.25352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.198.20452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.39.16554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.109.2554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.203.4135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.96.4132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of westfieldstate.org.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for westfieldstate.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_IP68.142.178.0/23
SPF_IP74.84.204.240/28

Related pages

Pivot deeper into the graph from westfieldstate.org.

Cypher and MCP

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

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