Hostname
folger.edu
Last fetched
folger.edu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
folger.edu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.38.114 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.119 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.120 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.24 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.108 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.30 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.43 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.53 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- c/o amherst college
- Contact emails
- —
Subdomains
75 observed subdomains of folger.edu.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from folger.edu in the public web crawl.
2,581 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for folger.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ramp.tessituranetwork.com |
| SPF_INCLUDE | simplelists.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 199.219.220.210 |
| SPF_IP | 209.190.247.114 |
| SPF_IP | 64.94.117.122/32 |
| SPF_IP | 72.5.217.0/24 |
| SPF_IP | 72.5.51.0/24 |
| SPF_IP | 72.66.67.234 |
| SPF_MX | folger.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.