Hostname
prag.co.il
Last fetched
prag.co.il resolves to 1 IPv4 address operated by WHG-FRA - WHG Hosting Services Ltd in NL. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
prag.co.il 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 |
|---|---|---|---|---|
| 190.92.182.150 | 190.92.180.0/22 | AS209341 | WHG-FRA - WHG Hosting Services Ltd | NL |
WHOIS identity
- Registrar
- iana:10007
- Organization
- prag publication
- Contact emails
Subdomains
10 observed subdomains of prag.co.il.
Web-graph footprint
Distinct hostnames that link to or from prag.co.il in the public web crawl.
55 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- prag.co.il
SPF policy
9 SPF mechanisms authorising senders for prag.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | prag.co.il |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.supercp.com |
| SPF_IP | 209.124.66.19/32 |
| SPF_IP | 23.83.211.8 |
| SPF_IP | 67.209.119.50 |
| SPF_IP | 80.244.167.0/26 |
| SPF_IP | 85.187.142.77 |
| SPF_MX | prag.co.il |
Related pages
Pivot deeper into the graph from prag.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prag.co.il"})-[: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.