Skip to content

Hostname

stackingbenjamins.com

Last fetched

stackingbenjamins.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · stackingbenjamins.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/stackingbenjamins.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.67.180104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.179.81172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
38.70.133.8338.70.128.0/21AS394303Minntech-Pty-LimitedUS

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

18 observed subdomains of stackingbenjamins.com.

Web-graph footprint

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

419 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stackingbenjamins.com.

MechanismTarget
SPF_Astackingbenjamins.com
SPF_IP216.185.212.11
SPF_IP66.147.244.74/32
SPF_IP69.162.134.183
SPF_IP74.121.204.115
SPF_MXstackingbenjamins.com

Related pages

Pivot deeper into the graph from stackingbenjamins.com.

Cypher and MCP

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

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