Skip to content

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

WHISPER CANON · abpec.co.ukRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/abpec.co.uk

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.

IPPrefixASNOperatorCountry
89.38.147.9089.38.144.0/22AS199883GB

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.

MechanismTarget
SPF_INCLUDE_smtprelay.virginmedia.com
SPF_IP136.244.67.97
SPF_IP185.58.226.114
SPF_IP2001:19f0:7402:fbc::/64
SPF_IP213.165.255.237
SPF_IP2a01:6e60:10:a72::/64
SPF_IP86.31.175.221

Related pages

Pivot deeper into the graph from abpec.co.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.