Skip to content

Hostname

blockben.com

Last fetched

blockben.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.116.2018.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.418.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.7718.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.9218.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.1173.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.33.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.563.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.783.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

17 observed subdomains of blockben.com.

Web-graph footprint

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

46 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blockben.com.

MechanismTarget
SPF_INCLUDE_spf.sumsub.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.59.38.32
SPF_MXblockben.com

Related pages

Pivot deeper into the graph from blockben.com.

Cypher and MCP

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

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