Skip to content

Hostname

airsorted.uk

Last fetched

airsorted.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.8.3818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.122.183.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.323.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.93.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.933.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi
Organization
airsorted
Contact emails

Subdomains

7 observed subdomains of airsorted.uk.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for airsorted.uk.

MechanismTarget
SPF_Aairsorted.uk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_MXairsorted.uk

Related pages

Pivot deeper into the graph from airsorted.uk.

Cypher and MCP

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

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