Skip to content

Hostname

ben-mor.com

Last fetched

ben-mor.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · ben-mor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ben-mor.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.22.72.163104.16.0.0/12AS13335CLOUDFLARENET - Cloudflare, Inc.US
104.22.73.163104.16.0.0/12AS13335CLOUDFLARENET - Cloudflare, Inc.US
172.67.30.830.0.0.0/0AS64073US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ben-mor.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ben-mor.com.

MechanismTarget
SPF_Aben-mor.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-ca.letsignit.com
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf-us.letsignit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.237.243.147
SPF_IP2603:1000::/24
SPF_MXben-mor.com

Related pages

Pivot deeper into the graph from ben-mor.com.

Cypher and MCP

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

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