Skip to content

Hostname

georgefox.edu

Last fetched

georgefox.edu resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · georgefox.eduRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/georgefox.edu

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.198.228100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.139.72100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.37.50100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.161.13634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.96.2934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.56.1334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.97.20735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.177.11035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.36.5735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.13.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.34.5444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.4.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.134.19044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.187.16944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.135.18244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.180.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.167.17552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.212.17752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.122.16052.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.41.7654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
george fox university
Contact emails

Subdomains

199 observed subdomains of georgefox.edu.

Web-graph footprint

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

1,066 sites link to this hostname.

1,118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for georgefox.edu.

MechanismTarget
SPF_Acs.georgefox.edu
SPF_Aengr.georgefox.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP209.170.248.62
SPF_IP209.170.248.63
SPF_MXgeorgefox.edu

Related pages

Pivot deeper into the graph from georgefox.edu.

Cypher and MCP

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

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