Skip to content

Hostname

aab.uk

Last fetched

aab.uk resolves to 1 IPv4 address operated by AS29636 in GB. WHOIS lists registrar:internet for business ltd [tag = ifb] as the registrar.

Nutrition Label

WHISPER CANON · aab.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aab.uk

Resolution chain

aab.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.18.217.4184.18.192.0/19AS29636GB

WHOIS identity

Registrar
registrar:internet for business ltd [tag = ifb]
Organization
anderson anderson and brown
Contact emails

Subdomains

11 observed subdomains of aab.uk.

Web-graph footprint

Distinct hostnames that link to or from aab.uk in the public web crawl.

111 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aab.uk.

MechanismTarget
SPF_INCLUDE1834760.spf06.hubspotemail.net
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEsurveyl.io
SPF_IP52.101.67.0/24
SPF_IP52.101.68.0/24
SPF_IP52.101.73.0/24

Related pages

Pivot deeper into the graph from aab.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aab.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.