Hostname
dms-uk.com
Last fetched
dms-uk.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dms-uk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.176.127.177 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dms-uk.com owner
- Contact emails
- sales@dms-uk.com
- 280224f8-92d7-44f6-a673-01f488c40718@identity-protect.org
- 402fece3-f8d3-44c2-b694-fdef400dd2f3@identity-protect.org
- 45489c14-2439-4455-9cdd-8773e9810b85@identity-protect.org
- b4d03965-a464-436d-8b4e-93c004ea739a@identity-protect.org
- d9cc3f51-3132-4809-9167-3fbe4417266f@identity-protect.org
- fc1bf8ab-15f3-402a-b23e-42eb751620bb@identity-protect.org
- owner-12141682@dms-uk.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dms-uk.com.
| Subdomain |
|---|
| www.dms-uk.com |
Web-graph footprint
Distinct hostnames that link to or from dms-uk.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dms-uk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.googlemail.com |
Related pages
Pivot deeper into the graph from dms-uk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dms-uk.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.