Skip to content

Hostname

raypak.com

Last fetched

raypak.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.42.10454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.10854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.3954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.8854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:292
Organization
raypak incorporated
Contact emails

Subdomains

30 observed subdomains of raypak.com.

Web-graph footprint

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

279 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for raypak.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from raypak.com.

Cypher and MCP

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

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