Skip to content

Hostname

fayschool.org

Last fetched

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

Nutrition Label

WHISPER CANON · fayschool.orgRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fayschool.org

Resolution chain

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

IPPrefixASNOperatorCountry
52.21.193.10052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.169.5554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

7 observed subdomains of fayschool.org.

Web-graph footprint

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

106 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for fayschool.org.

MechanismTarget
SPF_INCLUDE2352358.spf07.hubspotemail.net
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsender.ultracamp.com
SPF_IP103.151.192.0/23
SPF_IP104.47.0.0/17
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP166.78.142.117/32
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.253.100.117/32
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.56.160.40
SPF_IP50.56.160.41
SPF_IP50.56.160.42
SPF_IP50.56.160.43
SPF_IP52.100.0.0/14
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP72.3.182.160
SPF_IP72.32.29.144
SPF_IP72.32.29.147
SPF_IP72.32.29.150
SPF_IP72.32.29.151
SPF_IP72.32.73.219
SPF_IP72.32.73.220
SPF_IP72.32.73.221
SPF_IP72.32.73.223
SPF_IP98.129.89.136
SPF_IP98.129.89.137
SPF_IP98.129.89.138
SPF_IP98.129.89.139
SPF_IP98.129.89.140
SPF_IP98.129.89.141
SPF_IP98.129.89.143

Related pages

Pivot deeper into the graph from fayschool.org.

Cypher and MCP

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

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