Skip to content

Hostname

hudsonreed.com

Last fetched

hudsonreed.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · hudsonreed.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hudsonreed.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.164.55108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.56.167108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.114.17318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.37.2233.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.97.22734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.10.3652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.83.25152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.138.15452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.64.4952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.232.5952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.241.10952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.34.954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.86.2654.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.178.16554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.39.2854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.216.18354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.70.25563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.252.16899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.172.21054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.216.10452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1515
Organization
alan hall
Contact emails

Subdomains

23 observed subdomains of hudsonreed.com.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hudsonreed.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEtrustpilotservice.com
SPF_INCLUDEveinteractive.biz
SPF_IP82.71.228.1/27
SPF_MXhudsonreed.com

Related pages

Pivot deeper into the graph from hudsonreed.com.

Cypher and MCP

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

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