Skip to content

Hostname

smsapi.ro

Last fetched

smsapi.ro resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · smsapi.roRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/smsapi.ro

Resolution chain

smsapi.ro resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.174.15318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.49.25418.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.252.9618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.171.1963.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.28.1752.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.84.15352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

1 observed subdomain of smsapi.ro.

Subdomain
www.smsapi.ro

Web-graph footprint

Distinct hostnames that link to or from smsapi.ro in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for smsapi.ro.

MechanismTarget
SPF_Asmsapi.ro
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsmsapi.ro

Related pages

Pivot deeper into the graph from smsapi.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smsapi.ro"})-[: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.