Skip to content

Hostname

datamtn.com

Last fetched

datamtn.com resolves to 64.62.200.133, announced in 64.62.128.0/17 by HURRICANE - Hurricane Electric LLC in US. datamtn.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 · datamtn.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/datamtn.com

Resolution chain

IPv6 resolution

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

Attribution

hurricane electric

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
data mountain solutions,
Contact emails
fred.hill@datamtn.com

Subdomains

Mail and authentication

Nameservers

  • dnssec10.datamtn.com
  • dnssec11.datamtn.com
  • dnssec12.datamtn.com
  • dnssec14.datamtn.com
  • dnssec7.datamtn.com
  • dnssec9.datamtn.com

MX records

  • mail2.datamtn.com

SPF policy

  • mx: datamtn.com
  • ip: 2001:470:1:7a:2000:0:0:134
  • ip: 64.62.200.134

Threat-feed evidence

History

Related pages

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