Skip to content

Hostname

argyll-bute.gov.uk

Last fetched

argyll-bute.gov.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · argyll-bute.gov.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/argyll-bute.gov.uk

Resolution chain

argyll-bute.gov.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.178.153.23535.184.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.126.23952.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

62 observed subdomains of argyll-bute.gov.uk.

Web-graph footprint

Distinct hostnames that link to or from argyll-bute.gov.uk in the public web crawl.

743 sites link to this hostname.

615 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for argyll-bute.gov.uk.

MechanismTarget
SPF_INCLUDErecruitmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.134.0.192/26
SPF_IP194.83.243.0/25
SPF_MXargyll-bute.gov.uk

Related pages

Pivot deeper into the graph from argyll-bute.gov.uk.

Cypher and MCP

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

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