Skip to content

Hostname

ytmnd.net

Last fetched

ytmnd.net resolves to 64.210.128.34, announced in 64.210.128.0/19 by REFLECTED - Reflected Networks, Inc. in US. ytmnd.net 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 · ytmnd.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ytmnd.net

Resolution chain

IPv6 resolution

No AAAA record for ytmnd.net is recorded in WhisperGraph.

Attribution

reflected

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
nomail@godaddy.com

Subdomains

Mail and authentication

Nameservers

  • ns-374.awsdns-46.com
  • ns-790.awsdns-34.net
  • ns-1041.awsdns-02.org
  • ns-1650.awsdns-14.co.uk

MX records

  • mail.ytmnd.net

SPF policy

  • ip: 208.99.64.1/26
  • ip: 216.18.188.128/26
  • include: _spf.google.com
  • ip: 2001:18b8:0:100:0:b00b:420:1340

Threat-feed evidence

History

Related pages

Pivot from ytmnd.net 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: "ytmnd.net"})-[: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.