Skip to content

Hostname

sms.aapsolutions.com

Last fetched

sms.aapsolutions.com resolves to 2 IPv4 addresses operated by CAPL-AS-AP - Contabo Asia Private Limited in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.233.95.197194.233.92.0/22AS141995CAPL-AS-AP - Contabo Asia Private LimitedSG
61.95.194.7061.95.194.0/24AS9498BBIL-AP - BHARTI Airtel Ltd.IN

WHOIS identity

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

Subdomains

1 observed subdomain of sms.aapsolutions.com.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Asms.aapsolutions.com
SPF_IP119.18.63.37
SPF_IP194.233.95.197
SPF_IP79.143.191.4
SPF_IP80.241.221.18
SPF_MXsms.aapsolutions.com

Related pages

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

Cypher and MCP

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

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