Skip to content

Hostname

folger.edu

Last fetched

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

Nutrition Label

WHISPER CANON · folger.eduRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/folger.edu

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.38.1143.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.1193.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.1203.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.243.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1083.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.303.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.533.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
c/o amherst college
Contact emails

Subdomains

75 observed subdomains of folger.edu.

Web-graph footprint

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

2,581 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for folger.edu.

MechanismTarget
SPF_INCLUDEramp.tessituranetwork.com
SPF_INCLUDEsimplelists.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP199.219.220.210
SPF_IP209.190.247.114
SPF_IP64.94.117.122/32
SPF_IP72.5.217.0/24
SPF_IP72.5.51.0/24
SPF_IP72.66.67.234
SPF_MXfolger.edu

Related pages

Pivot deeper into the graph from folger.edu.

Cypher and MCP

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

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