Skip to content

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

WHISPER CANON · mobiledynamics.co.ukRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mobiledynamics.co.uk

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.

IPPrefixASNOperatorCountry
13.42.145.1013.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.0.2223.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.27.1893.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.168.19735.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.217.12535.178.0.0/15AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mobiledynamics.co.uk.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.