Hostname
1driver.co.uk
Last fetched
1driver.co.uk is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. 1driver.co.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
No IPv4 resolution is recorded for 1driver.co.uk in WhisperGraph.
IPv6 resolution
No AAAA record for 1driver.co.uk is recorded in WhisperGraph.
WHOIS identity
- Registrar
- registrar:godaddy.com, llc. [tag = godaddy]
- Registrant organisation
- drivinged uab
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- beth.ns.cloudflare.com
- bob.ns.cloudflare.com
MX records
- _dc-mx.a9c8e0383dea.1driver.co.uk
SPF policy
- ip: 199.34.228.48/32
- include: _spf.google.com
- a: 1driver.co.uk
- mx: 1driver.co.uk
- ip: 109.235.69.227
- ip: 138.201.187.220
- ip: 178.62.119.28
- ip: 185.38.167.111
- ip: 212.24.101.171
- ip: 212.24.103.189
- ip: 5.199.161.17
- ip: 79.98.31.235
- ip: 80.209.237.109
Threat-feed evidence
History
Related pages
Pivot from 1driver.co.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: "1driver.co.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.