Skip to content

Hostname

amberside.uk

Last fetched

amberside.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · amberside.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amberside.uk

Resolution chain

amberside.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
amberside capital
Contact emails

Subdomains

1 observed subdomain of amberside.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amberside.uk.

MechanismTarget
SPF_Aamberside.uk
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP185.71.37.181/32
SPF_IP212.54.130.199/32
SPF_IP23.98.190.22/32
SPF_MXamberside.uk

Related pages

Pivot deeper into the graph from amberside.uk.

Cypher and MCP

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

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