Skip to content

Hostname

audio-components.co.uk

Last fetched

audio-components.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SA. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · audio-components.co.ukRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/audio-components.co.uk

Resolution chain

audio-components.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.154.6108.136.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SA
108.139.154.61108.136.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SA
108.139.154.71108.136.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SA
108.139.154.99108.136.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SA
13.249.213.10513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.12413.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.2513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.313.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
john richard bryant
Contact emails

Subdomains

1 observed subdomain of audio-components.co.uk.

Web-graph footprint

Distinct hostnames that link to or from audio-components.co.uk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from audio-components.co.uk.

Cypher and MCP

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

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