Hostname
abpec.co.uk
Last fetched
abpec.co.uk resolves to 1 IPv4 address operated by AS199883 in GB. WHOIS lists registrar:freeparking domain registrars inc. t/a freeparking domain registrars inc. as the registrar.
Nutrition Label
Resolution chain
abpec.co.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 |
|---|---|---|---|---|
| 89.38.147.90 | 89.38.144.0/22 | AS199883 | — | GB |
WHOIS identity
- Registrar
- registrar:freeparking domain registrars inc. t/a freeparking domain registrars inc.
- Organization
- andrew nicks
- Contact emails
- —
Subdomains
10 observed subdomains of abpec.co.uk.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for abpec.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _smtprelay.virginmedia.com |
| SPF_IP | 136.244.67.97 |
| SPF_IP | 185.58.226.114 |
| SPF_IP | 2001:19f0:7402:fbc::/64 |
| SPF_IP | 213.165.255.237 |
| SPF_IP | 2a01:6e60:10:a72::/64 |
| SPF_IP | 86.31.175.221 |
Related pages
Pivot deeper into the graph from abpec.co.uk.
- IP · 89.38.147.90
- ASN · AS199883
- Registrar · registrar:freeparking domain registrars inc. t/a freeparking domain registrars inc.
- Country · GB
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abpec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.