Skip to content

Hostname

bhgrefranchise.com

Last fetched

bhgrefranchise.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bhgrefranchise.comRouting diversity2.4/10Peering density9.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bhgrefranchise.com

Resolution chain

bhgrefranchise.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.226.2518.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.4918.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7818.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.8118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
35.215.65.6135.215.64.0/18AS43515US

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0132344041
Contact emails

Subdomains

2 observed subdomains of bhgrefranchise.com.

Web-graph footprint

Distinct hostnames that link to or from bhgrefranchise.com in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bhgrefranchise.com

SPF policy

4 SPF mechanisms authorising senders for bhgrefranchise.com.

MechanismTarget
SPF_Abhgrefranchise.com
SPF_INCLUDEbhgrefranchise.com.spf.auto.dnssmarthost.net
SPF_IP35.215.65.61
SPF_MXbhgrefranchise.com

Related pages

Pivot deeper into the graph from bhgrefranchise.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bhgrefranchise.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.