Skip to content

Hostname

aaronking.it

Last fetched

aaronking.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · aaronking.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aaronking.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.87.1013.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.213.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3013.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3313.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.141.10118.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.5318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.8018.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
registrar:gandi sas
Organization
hidden
Contact emails

Subdomains

3 observed subdomains of aaronking.it.

Web-graph footprint

Distinct hostnames that link to or from aaronking.it in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aaronking.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reply.io
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from aaronking.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aaronking.it"})-[: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.