Skip to content

Hostname

wans.com

Last fetched

wans.com resolves to 206.220.203.132, announced in 206.220.203.0/24 by NET10-NET - Net10 Internet Services, LLC in US. wans.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 · wans.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wans.com

Resolution chain

IPv6 resolution

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

Attribution

net10

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
skeels, peter
Contact emails
tech@webperception.com, peter@skeels.org

Subdomains

Mail and authentication

Nameservers

  • ns1.wans.com
  • ns2.wans.com

MX records

  • wans.com.mx1.net10.rcimx.net
  • wans.com.mx2.net10.rcimx.net
  • wans.com.mx3.net10.rcimx.net
  • wans.com.mx4.net10.rcimx.net

SPF policy

  • ip: 64.7.64.0/19
  • ip: 206.220.203.0/24
  • ip: 206.220.203.128/29
  • a: wans.com
  • mx: wans.com
  • ip: 206.220.203.132

Threat-feed evidence

History

Related pages

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