Skip to content

Hostname

pray.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.119108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.18108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.22108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.83108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.58.12313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.68.1103.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.1183.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.203.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.273.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

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

Subdomains

42 observed subdomains of pray.com.

Web-graph footprint

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

527 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pray.com.

MechanismTarget
SPF_INCLUDE2592247.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from pray.com.

Cypher and MCP

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

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