Skip to content

Hostname

benfreke.com

Last fetched

benfreke.com resolves to 104.21.6.173, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. benfreke.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for benfreke.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
ben freke
Contact emails
disregardobnu@gmail.com, domains@hugedomains.com, 17aa6844-2d24-4737-b78a-b7751e35e19d@identity-protect.org, 6d78b933-ac92-4491-9d68-e8dc5166566e@identity-protect.org, c09e3d5f-1f08-4498-8ecc-6d86c26001ac@identity-protect.org, e5bb0816-9749-48a8-88cd-8acf47605d00@identity-protect.org, ec54e756-24b2-430f-b826-5e67fac01c1f@identity-protect.org, f6da0d6b-81ac-443c-8a83-38e9274d0937@identity-protect.org, owner-11458241@benfreke.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • holly.ns.cloudflare.com
  • seth.ns.cloudflare.com

MX records

  • inbound-smtp.eu-west-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from benfreke.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "benfreke.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.