Skip to content

Hostname

mtncomp.com

Last fetched

mtncomp.com resolves to 174.138.184.138, announced in 174.138.176.0/20 by IS-AS-1 - Interserver, Inc in US. mtncomp.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 · mtncomp.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mtncomp.com

Resolution chain

IPv6 resolution

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

Attribution

interserver

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:472
Registrant organisation
steve wolfson
Contact emails
steve@mountainwebdev.com

Subdomains

Mail and authentication

Nameservers

  • ns1.mountainwebdev.net
  • ns2.mountainwebdev.net
  • ns3.mountainwebdev.net
  • ns4.mountainwebdev.net

MX records

  • mtncomp.com

SPF policy

  • a: mtncomp.com
  • mx: mtncomp.com
  • ip: 173.199.132.236
  • ip: 174.138.184.138
  • ip: 209.124.85.142
  • ip: 64.91.240.117
  • ip: 64.91.250.26

Threat-feed evidence

History

Related pages

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