Hostname
sms-digital.com
Last fetched
sms-digital.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sms-digital.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.197.165.119 | 18.238.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.198.150.103 | 18.238.14.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.100.43 | 52.46.35.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.179.107.85 | 63.200.214.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sms-digital.com owner
- Contact emails
Subdomains
8 observed subdomains of sms-digital.com.
Web-graph footprint
Distinct hostnames that link to or from sms-digital.com in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for sms-digital.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.jpberlin.de |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.myconvento.com |
| SPF_MX | sms-digital.com |
Related pages
Pivot deeper into the graph from sms-digital.com.
- IP · 18.197.165.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · sebastian.kopsan@sms-group.com
- TLD · .com
- Browse hostnames · sm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sms-digital.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.