Hostname
pescurt.ro
Last fetched
pescurt.ro resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:claus web srl as the registrar.
Nutrition Label
Resolution chain
pescurt.ro resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.40 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.40 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.121 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 176.126.172.243 | 176.126.172.0/24 | AS203053 | — | RO |
| 8.47.69.1 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.1 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- registrar:claus web srl
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of pescurt.ro.
Web-graph footprint
Distinct hostnames that link to or from pescurt.ro in the public web crawl.
97 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for pescurt.ro.
| Mechanism | Target |
|---|---|
| SPF_A | pescurt.ro |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 176.126.172.243 |
| SPF_IP | 85.9.35.83 |
| SPF_IP | 86.107.43.21 |
| SPF_IP | 89.37.29.247 |
| SPF_MX | pescurt.ro |
Related pages
Pivot deeper into the graph from pescurt.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pescurt.ro"})-[: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.