Skip to content

Hostname

way2sms.com

Last fetched

way2sms.com resolves to 1 IPv4 address operated by CTRLS-AS-IN CtrlS in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.146.40.133103.146.40.0/24AS18229CTRLS-AS-IN CtrlSIN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for way2sms.com.

MechanismTarget
SPF_Away2sms.com
SPF_INCLUDEway2sms.com
SPF_IP174.142.97.204
SPF_IP184.107.41.86
SPF_IP209.160.24.118
SPF_IP209.160.24.122
SPF_IP64.15.147.109
SPF_IP66.148.112.47
SPF_IP67.205.74.184
SPF_IP72.55.165.4
SPF_MXmail.way2sms.com
SPF_MXmx.way2sms.com
SPF_MXway2sms.com

Related pages

Pivot deeper into the graph from way2sms.com.

Cypher and MCP

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

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