Skip to content

Hostname

hellodenby.com

Last fetched

hellodenby.com resolves to 104.237.143.156, announced in 104.237.136.0/21 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. hellodenby.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 · hellodenby.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hellodenby.com

Resolution chain

IPv6 resolution

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

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
jeff waugh
Contact emails
78e76871c2a47ac4d272400bdd372acd-2014148@contact.gandi.net

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-288.awsdns-36.com
  • nsg1.namebrightdns.com
  • nsg2.namebrightdns.com
  • ns-700.awsdns-23.net
  • ns-1468.awsdns-55.org
  • ns-1643.awsdns-13.co.uk

Threat-feed evidence

History

Related pages

Pivot from hellodenby.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: "hellodenby.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.