Skip to content

Hostname

introdns.com

Last fetched

introdns.com resolves to 193.233.87.103, announced in 193.233.87.0/24 by AS-3HCLOUD - Newserverlife LLC in US. introdns.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 · introdns.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/introdns.com

Resolution chain

IPv6 resolution

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

Attribution

newserverlife

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
iana:3862
Registrant organisation
domains by proxy,
Contact emails
60vaf7h6i4j5rafpqrkcfrs35f@domaindiscreet.com, admin@newvcorp.com, introdns.com@domainsbyproxy.com, introdns.com@superprivacyservice.com, dataprotected@maskeddetails.com

Subdomains

Mail and authentication

Nameservers

  • introdns.com
  • ns1.introdns.com
  • ns2.introdns.com

MX records

  • mail.introdns.com
  • mail.nameservers.ru

SPF policy

  • a: introdns.com
  • mx: introdns.com
  • ip: 185.73.182.252

Threat-feed evidence

History

Related pages

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