Skip to content

Hostname

13prayers.com

Last fetched

13prayers.com resolves to 2 IPv4 addresses operated by Minntech-Pty-Limited in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · 13prayers.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/13prayers.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.65.226.20538.65.224.0/22AS394303Minntech-Pty-LimitedUS
69.162.173.4869.162.173.0/24AS394303Minntech-Pty-LimitedUS

WHOIS identity

Registrar
iana:1068
Organization
merri dennis
Contact emails

Subdomains

7 observed subdomains of 13prayers.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 13prayers.com.

MechanismTarget
SPF_A13prayers.com
SPF_IP38.65.226.205
SPF_IP69.162.173.48
SPF_IP8.39.235.120
SPF_IP8.39.235.126
SPF_MX13prayers.com

Related pages

Pivot deeper into the graph from 13prayers.com.

Cypher and MCP

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

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