Hostname
butlercc.edu
Last fetched
butlercc.edu resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
butlercc.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.21.71.204 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.100.195 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- butler county community college
- Contact emails
- —
Subdomains
69 observed subdomains of butlercc.edu.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from butlercc.edu in the public web crawl.
393 sites link to this hostname.
200 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for butlercc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.butlercc.edu |
| SPF_INCLUDE | verifymyfafsa.com |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 165.193.85.0/24 |
| SPF_IP | 167.89.94.133/32 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 168.245.110.178/32 |
| SPF_IP | 176.31.145.254/32 |
| SPF_IP | 3.12.122.9/32 |
| SPF_IP | 52.45.50.190/32 |
| SPF_IP | 54.146.129.215/32 |
| SPF_IP | 75.41.39.0/24 |
| SPF_MX | butlercc.edu |
Related pages
Pivot deeper into the graph from butlercc.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "butlercc.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.