Skip to content

Hostname

myburgh.uk

Last fetched

myburgh.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · myburgh.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/myburgh.uk

Resolution chain

myburgh.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.124.135.1313.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.158.1733.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.201.2335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.231.17335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
Contact emails

Subdomains

9 observed subdomains of myburgh.uk.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for myburgh.uk.

MechanismTarget
SPF_INCLUDEspf1.myburgh.uk
SPF_INCLUDEspf2.myburgh.uk

Related pages

Pivot deeper into the graph from myburgh.uk.

Cypher and MCP

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

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