Skip to content

Hostname

host.discountwalas.com

Last fetched

host.discountwalas.com resolves to 1 IPv4 address operated by AITNET - Advanced Internet Technologies in US.

Nutrition Label

WHISPER CANON · host.discountwalas.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/host.discountwalas.com

Resolution chain

host.discountwalas.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.117.130.250216.117.128.0/18AS10843AITNET - Advanced Internet TechnologiesUS

WHOIS identity

No WHOIS records are currently associated with host.discountwalas.com in WhisperGraph.

Subdomains

2 observed subdomains of host.discountwalas.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

39 SPF mechanisms authorising senders for host.discountwalas.com.

MechanismTarget
SPF_IP111.90.138.119
SPF_IP111.90.138.120
SPF_IP135.148.47.112
SPF_IP167.114.144.75
SPF_IP208.234.10.100
SPF_IP208.234.10.101
SPF_IP208.234.10.102
SPF_IP208.234.10.107
SPF_IP208.234.10.108
SPF_IP208.234.10.109
SPF_IP208.234.10.112
SPF_IP208.234.10.114
SPF_IP208.234.10.115
SPF_IP208.234.10.120
SPF_IP208.234.10.125
SPF_IP208.234.10.127
SPF_IP208.234.10.72
SPF_IP208.234.10.74
SPF_IP208.234.10.76
SPF_IP208.234.10.81
SPF_IP208.234.10.82
SPF_IP208.234.10.87
SPF_IP208.234.10.94
SPF_IP208.234.10.98
SPF_IP208.234.21.1
SPF_IP208.234.21.37
SPF_IP208.234.21.38
SPF_IP208.234.21.39
SPF_IP208.234.21.5
SPF_IP208.234.21.7
SPF_IP216.117.130.250
SPF_IP216.117.130.29
SPF_IP216.117.130.38
SPF_IP54.39.123.50
SPF_IP54.39.123.51
SPF_IP54.39.123.63
SPF_IP54.39.123.65
SPF_IP54.39.123.68
SPF_IP54.39.123.69

Related pages

Pivot deeper into the graph from host.discountwalas.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "host.discountwalas.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.