Skip to content

Hostname

july.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.100108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.17108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.49108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.54108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.235.12213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

41 observed subdomains of july.com.

Web-graph footprint

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

344 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for july.com.

MechanismTarget
SPF_INCLUDE44884010.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEklaviyomail.com
SPF_INCLUDEshopifyemail.com
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from july.com.

Cypher and MCP

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

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