Skip to content

Hostname

way2soft.com

Last fetched

way2soft.com resolves to 1 IPv4 address operated by WILDCARD-AS Wildcard UK Limited in GB. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · way2soft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/way2soft.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.22.4.23431.22.4.0/24AS34119WILDCARD-AS Wildcard UK LimitedGB

WHOIS identity

Registrar
iana:1923
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of way2soft.com.

Web-graph footprint

Distinct hostnames that link to or from way2soft.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • way2soft.com

SPF policy

6 SPF mechanisms authorising senders for way2soft.com.

MechanismTarget
SPF_Away2soft.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP31.22.4.169/22
SPF_IP31.22.4.234
SPF_IP82.163.176.63
SPF_MXway2soft.com

Related pages

Pivot deeper into the graph from way2soft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "way2soft.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.