Skip to content

Hostname

grayandsons.com

Last fetched

grayandsons.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · grayandsons.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/grayandsons.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.108108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.42108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.48108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.76108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.235.10413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.163.189.1063.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1083.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1213.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.573.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
alex cabrera
Contact emails

Subdomains

9 observed subdomains of grayandsons.com.

Web-graph footprint

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

307 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for grayandsons.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from grayandsons.com.

Cypher and MCP

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

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