Hostname
droidbuilders.uk
Last fetched
droidbuilders.uk resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
droidbuilders.uk 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 |
|---|---|---|---|---|
| 64.20.60.126 | 64.20.32.0/19 | AS19318 | IS-AS-1 - Interserver, Inc | US |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- —
- Contact emails
- —
Subdomains
20 observed subdomains of droidbuilders.uk.
Showing 13 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from droidbuilders.uk in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- droidbuilders.uk
SPF policy
5 SPF mechanisms authorising senders for droidbuilders.uk.
| Mechanism | Target |
|---|---|
| SPF_A | droidbuilders.uk |
| SPF_INCLUDE | relay.is.cc |
| SPF_IP | 64.20.52.82 |
| SPF_IP | 64.20.60.122 |
| SPF_MX | droidbuilders.uk |
Related pages
Pivot deeper into the graph from droidbuilders.uk.
- IP · 64.20.60.126
- ASN · AS19318IS-AS-1 - Interserver, Inc
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · US
- TLD · .uk
- Browse hostnames · dr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "droidbuilders.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.