Skip to content

Hostname

bolddaemon.com

Last fetched

bolddaemon.com resolves to 23.29.118.127, announced in 23.29.118.0/24 by HVC-AS - HIVELOCITY, Inc. in US. bolddaemon.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 · bolddaemon.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bolddaemon.com

Resolution chain

IPv6 resolution

Attribution

hivelocity

ORIGIN_AS

WHOIS identity

Registrar
iana:1861
Registrant organisation
private by design,
Contact emails
5721d668bee3f2d9ba6d16af58fb2de9-1843879@contact.gandi.net, 8dde10d5caaad2e44f9ac40539efcd5a-1843879@contact.gandi.net

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns1.suah.dev
  • ns2.suah.dev
  • ns3.suah.dev
  • ns4.suah.dev

MX records

  • in1-smtp.messagingengine.com
  • in2-smtp.messagingengine.com

SPF policy

  • include: spf.messagingengine.com

Threat-feed evidence

History

Related pages

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