Skip to content

Hostname

humbrol.com

Last fetched

humbrol.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · humbrol.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/humbrol.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.44.1123.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.343.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.543.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.703.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.54.10465.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.10865.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.10965.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.1865.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:168
Organization
hornby hobbies
Contact emails

Subdomains

9 observed subdomains of humbrol.com.

Web-graph footprint

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

77 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for humbrol.com.

MechanismTarget
SPF_Ahumbrol.com
SPF_Awww.humbrol.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.58.132/32
SPF_MXhumbrol.com

Related pages

Pivot deeper into the graph from humbrol.com.

Cypher and MCP

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

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