Skip to content

Hostname

daemonhost.com

Last fetched

daemonhost.com resolves to 185.131.54.174, announced in 185.131.54.0/24 by TIER4CLOU-AS - Tier 4 Cloud Services in IN. daemonhost.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 · daemonhost.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/daemonhost.com

Resolution chain

IPv6 resolution

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

Attribution

tier

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
daemon information systems
Contact emails
daemonindia@gmail.com, sachinmehra@daemonindia.com

Subdomains

Mail and authentication

Nameservers

  • ns1.daemonhost.com
  • ns2.daemonhost.com
  • ns3.daemonhost.com
  • ns4.daemonhost.com
  • ns1.xoomdns.in
  • ns2.xoomdns.in
  • ns1.poojainfo.net
  • ns2.poojainfo.net

MX records

  • daemonhost.com

SPF policy

  • a: daemonhost.com
  • mx: daemonhost.com
  • ip: 50.6.196.180
  • ip: 96.125.165.31

Threat-feed evidence

History

Related pages

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