Skip to content

Hostname

dannyherman.com

Last fetched

dannyherman.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.41.167104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.186172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
domain protection services,
Contact emails

Subdomains

41 observed subdomains of dannyherman.com.

Web-graph footprint

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

22 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dannyherman.com.

MechanismTarget
SPF_INCLUDEiesaccess.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP128.92.75.42
SPF_IP128.92.75.43
SPF_IP173.198.151.66
SPF_IP47.44.214.226
SPF_IP71.78.135.122
SPF_IP71.78.74.250
SPF_IP71.80.38.26
SPF_IP76.81.228.138
SPF_IP76.81.24.218

Related pages

Pivot deeper into the graph from dannyherman.com.

Cypher and MCP

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

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