Skip to content

Hostname

wayscomdns.net

Last fetched

wayscomdns.net resolves to 200.13.136.8, announced in 200.13.136.0/24 by AS27806 - WAYSCOM in GF. wayscomdns.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 · wayscomdns.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wayscomdns.net

Resolution chain

IPv6 resolution

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

Attribution

wayscom

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
service technique
Contact emails
12f2ef4eb818abcb6536d7739582bdc3-382689@contact.gandi.net, 135e1ac0039c96aece3616db5eef4016-382689@contact.gandi.net, 2abceb58f9e3345aa7bafc69708b968e-382689@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns1.wayscomdns.net
  • ns2.wayscomdns.net

MX records

  • mail.wayscomdns.net

SPF policy

  • a: wayscomdns.net
  • mx: wayscomdns.net
  • ip: 200.13.136.41

Threat-feed evidence

History

Related pages

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