Skip to content

Hostname

ramseysolutions.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.96.10518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.1133.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.133.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.463.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.763.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:468
Organization
on behalf of ramseysolutions.com owner
Contact emails

Subdomains

27 observed subdomains of ramseysolutions.com.

Web-graph footprint

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

9,121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ramseysolutions.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP192.254.125.86
SPF_IP198.21.2.77

Related pages

Pivot deeper into the graph from ramseysolutions.com.

Cypher and MCP

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

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