Skip to content

Hostname

web.pray.com

Last fetched

web.pray.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · web.pray.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/web.pray.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.229.1718.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.6018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.8418.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.9118.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with web.pray.com in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for web.pray.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from web.pray.com.

Cypher and MCP

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

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