Hostname
bhamfast.com
Last fetched
bhamfast.com resolves to 1 IPv4 address operated by MCPL-AS in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
bhamfast.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.33 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- birmingham fastner and supply
- Contact emails
Subdomains
19 observed subdomains of bhamfast.com.
Web-graph footprint
Distinct hostnames that link to or from bhamfast.com in the public web crawl.
57 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for bhamfast.com.
| Mechanism | Target |
|---|---|
| SPF_A | bhamfast.com |
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | dispatch1-us1.ppe-hosted.com |
| SPF_INCLUDE | 43904732.spf07.hubspotemail.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.60.103.33 |
| SPF_IP | 208.65.28.74 |
| SPF_IP | 208.72.135.84 |
| SPF_IP | 208.72.135.94 |
| SPF_IP | 216.227.251.122 |
| SPF_IP | 32.132.216.134 |
| SPF_IP | 46.110.80.91 |
| SPF_IP | 96.125.173.130 |
Related pages
Pivot deeper into the graph from bhamfast.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bhamfast.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.