Skip to content

Hostname

sms.pksoftech.com

Last fetched

sms.pksoftech.com resolves to 2 IPv4 addresses operated by AS204800 in SG.

Nutrition Label

WHISPER CANON · sms.pksoftech.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/sms.pksoftech.com

Resolution chain

sms.pksoftech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.235.24192.250.235.0/24AS204800SG
3.6.60.1543.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with sms.pksoftech.com in WhisperGraph.

Subdomains

1 observed subdomain of sms.pksoftech.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sms.pksoftech.com.

MechanismTarget
SPF_Asms.pksoftech.com
SPF_IP162.19.61.190
SPF_IP217.182.203.52
SPF_IP3.6.60.154
SPF_IP51.75.58.51
SPF_MXsms.pksoftech.com

Related pages

Pivot deeper into the graph from sms.pksoftech.com.

Cypher and MCP

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

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