Skip to content

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

WHISPER CANON · pescurt.roRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pescurt.ro

Resolution chain

pescurt.ro resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.40104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.40104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.121172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.126.172.243176.126.172.0/24AS203053RO
8.47.69.18.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.18.6.112.0/24AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pescurt.ro.

MechanismTarget
SPF_Apescurt.ro
SPF_INCLUDE_spf.google.com
SPF_IP176.126.172.243
SPF_IP85.9.35.83
SPF_IP86.107.43.21
SPF_IP89.37.29.247
SPF_MXpescurt.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.