Hostname
craftbrewer.blefa.com
Last fetched
craftbrewer.blefa.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.
Nutrition Label
Resolution chain
craftbrewer.blefa.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.131.42 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.195.42 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.3.42 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.67.42 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with craftbrewer.blefa.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for craftbrewer.blefa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf1.blefa.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.160.224 |
| SPF_IP | 178.16.58.87 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 188.94.250.252/32 |
| SPF_IP | 188.94.255.209 |
| SPF_IP | 37.202.1.53/32 |
| SPF_IP | 37.202.1.54/24 |
| SPF_IP | 46.30.60.152 |
| SPF_IP | 79.132.136.199 |
Related pages
Pivot deeper into the graph from craftbrewer.blefa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "craftbrewer.blefa.com"})-[: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.