Skip to content

Hostname

mail.pitomaca.hr

Last fetched

mail.pitomaca.hr is a registered hostname under the .hr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mail.pitomaca.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.pitomaca.hr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with mail.pitomaca.hr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.pitomaca.hr.

MechanismTarget
SPF_Amail.pitomaca.hr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinfonet.hr
SPF_IP162.55.0.157
SPF_IP162.55.231.189
SPF_IP195.29.89.7
SPF_IP91.234.46.223
SPF_MXmail.pitomaca.hr

Related pages

Pivot deeper into the graph from mail.pitomaca.hr.

Cypher and MCP

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

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