Skip to content

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

WHISPER CANON · bhamfast.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bhamfast.com

Resolution chain

bhamfast.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.33199.60.103.0/24AS209242MCPL-ASUS

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bhamfast.com.

MechanismTarget
SPF_Abhamfast.com
SPF_Adispatch-us.ppe-hosted.com
SPF_Adispatch1-us1.ppe-hosted.com
SPF_INCLUDE43904732.spf07.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.60.103.33
SPF_IP208.65.28.74
SPF_IP208.72.135.84
SPF_IP208.72.135.94
SPF_IP216.227.251.122
SPF_IP32.132.216.134
SPF_IP46.110.80.91
SPF_IP96.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.