Skip to content

Hostname

pescia.net

Last fetched

pescia.net resolves to 1 IPv4 address operated by GENESYS-AS - genesys informatica srl in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pescia.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pescia.net

Resolution chain

pescia.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.54.225.165212.54.224.0/22AS24994GENESYS-AS - genesys informatica srlIT

WHOIS identity

Registrar
iana:69
Organization
mediatour spain sl
Contact emails

Subdomains

2 observed subdomains of pescia.net.

Web-graph footprint

Distinct hostnames that link to or from pescia.net in the public web crawl.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for pescia.net.

MechanismTarget
SPF_Apescia.net
SPF_IP213.229.116.167
SPF_IP89.31.75.57
SPF_IP89.31.76.245
SPF_MXpescia.net

Related pages

Pivot deeper into the graph from pescia.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pescia.net"})-[: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.