Hostname
mobiledynamics.co.uk
Last fetched
mobiledynamics.co.uk resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
mobiledynamics.co.uk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.42.145.10 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.11.0.222 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.27.189 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.177.168.197 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.179.217.125 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- identity protect
- Contact emails
- —
Subdomains
1 observed subdomain of mobiledynamics.co.uk.
| Subdomain |
|---|
| demo.mobiledynamics.co.uk |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mobiledynamics.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mobiledynamics.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mobiledynamics.co.uk"})-[: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.