Hostname
ukpia.com
Last fetched
ukpia.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ukpia.com 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 |
|---|---|---|---|---|
| 217.194.214.246 | 217.194.208.0/20 | AS20860 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- astaris
- Contact emails
- 5cb3cd8e-f22f-4021-9a57-39d2c5db3ac6@identity-protect.org
- 65c67f3e-7b79-4428-b6d9-6e8ac427ce82@identity-protect.org
- 7fdb4386-ff29-4121-b1c7-a68bdb6723ee@identity-protect.org
- c11b57e8-9f20-4fff-9711-a7603642177e@identity-protect.org
- cc6b4109-b0fc-4aa6-aea8-ff3ec50efa7f@identity-protect.org
- f82f66f6-bdf0-4324-8ea6-f696d025369f@identity-protect.org
- support@astaris.co.uk
Subdomains
1 observed subdomain of ukpia.com.
| Subdomain |
|---|
| www.ukpia.com |
Web-graph footprint
Distinct hostnames that link to or from ukpia.com in the public web crawl.
59 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ukpia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ukpia.com.
- IP · 217.194.214.246
- ASN · AS20860
- Registrar · iana:468
- Country · GB
- Email · 5cb3cd8e-f22f-4021-9a57-39d2c5db3ac6@identity-protect.org
- TLD · .com
- Browse hostnames · uk…
- 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: "ukpia.com"})-[: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.