Hostname
uuid.uk
Last fetched
uuid.uk resolves to 81.187.124.114, announced in 81.187.0.0/16 by AS20712 - Andrews & Arnold Ltd in GB. uuid.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 81.187.124.114
81.187.0.0/16 · AS20712 - Andrews & Arnold Ltd · London, GB
IPv6 resolution
Attribution
andrews arnold
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:portfast ltd
- Registrant organisation
- simon arlott
- Contact emails
- redacted@nominet.uk
Subdomains
Mail and authentication
Nameservers
- ns.uuid.uk
- g.ns.uuid.uk
- p.ns.uuid.uk
- y.ns.uuid.uk
MX records
- genua.uuid.uk
- papylos.uuid.uk
- ymitury.uuid.uk
SPF policy
- ip: 2001:19f0:7401:8a21:0:0:0:1
- ip: 2001:8b0:1f79:0:b066:feff:fe63:ca2b
- ip: 209.16.157.42
- ip: 2a00:a600:6:42:0:0:0:1
- ip: 2a01:4f8:c0c:72f4:0:0:0:1
- ip: 78.47.120.45
- ip: 81.187.124.116
- ip: 95.179.232.160
Threat-feed evidence
History
Related pages
Pivot from uuid.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uuid.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.