Skip to content

Hostname

piceasoft.com

Last fetched

piceasoft.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · piceasoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/piceasoft.com

Resolution chain

piceasoft.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.181.114.249135.181.0.0/16AS24940HETZNER-ASFI
135.181.214.124135.181.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:468
Organization
on behalf of piceasoft.com owner
Contact emails

Subdomains

36 observed subdomains of piceasoft.com.

Web-graph footprint

Distinct hostnames that link to or from piceasoft.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for piceasoft.com.

MechanismTarget
SPF_INCLUDE143303740.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.161.162
SPF_IP16.171.143.227
SPF_IP217.77.192.9/32
SPF_IP217.77.193.9/32

Related pages

Pivot deeper into the graph from piceasoft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "piceasoft.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 20

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