Hostname
prayon.com
Last fetched
prayon.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1464 as the registrar.
Nutrition Label
Resolution chain
prayon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.154.68.189 | 195.154.0.0/16 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:1464
- Organization
- bkchoi
- Contact emails
Subdomains
21 observed subdomains of prayon.com.
Web-graph footprint
Distinct hostnames that link to or from prayon.com in the public web crawl.
142 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for prayon.com.
| Mechanism | Target |
|---|---|
| SPF_A | app-email.metrilio.com |
| SPF_A | simplerelay.pulsation.fr |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 151.248.53.131 |
| SPF_IP | 151.80.199.173/32 |
| SPF_IP | 152.228.180.71/32 |
| SPF_IP | 152.228.180.98/32 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 213.41.42.92/32 |
| SPF_IP | 213.41.42.93/32 |
| SPF_IP | 2603:1000::/24 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 80.124.18.221 |
| SPF_IP | 80.94.184.18/29 |
| SPF_IP | 80.94.184.19 |
| SPF_IP | 91.134.228.197/32 |
Related pages
Pivot deeper into the graph from prayon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prayon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.