Skip to content

Hostname

guitarinstructor.com

Last fetched

guitarinstructor.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · guitarinstructor.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/guitarinstructor.com

Resolution chain

guitarinstructor.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.21.122.37100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.80.80100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.105.2716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.234.18735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.146.2744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.218.2644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.181.23944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.205.3552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.240.22652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.43.24252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.51.5554.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.176.22132.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.139.16432.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.125.19232.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of guitarinstructor.com.

Web-graph footprint

Distinct hostnames that link to or from guitarinstructor.com in the public web crawl.

116 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for guitarinstructor.com.

MechanismTarget
SPF_Asmtp1.jamestower.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from guitarinstructor.com.

Cypher and MCP

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

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