Skip to content

Hostname

raphaels.com

Last fetched

raphaels.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · raphaels.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/raphaels.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.206.7716.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.152.24034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.89.3335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.33.17544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.123.5344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.203.12552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for raphaels.com.

MechanismTarget
SPF_Aalert.raphaels.com
SPF_Amail.raphaels.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.36.29.11
SPF_IP104.36.29.2
SPF_IP35.165.109.50
SPF_IP52.33.186.13
SPF_IP52.37.168.144
SPF_IP52.38.69.107

Related pages

Pivot deeper into the graph from raphaels.com.

Cypher and MCP

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

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