Skip to content

Hostname

plastform.hr

Last fetched

plastform.hr resolves to 1 IPv4 address operated by AS215120 in AT. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · plastform.hrRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/plastform.hr

Resolution chain

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

IPPrefixASNOperatorCountry
91.244.70.9991.244.70.0/24AS215120AT

WHOIS identity

Registrar
registrar:carnet
Organization
plastform d.o.o.
Contact emails

Subdomains

9 observed subdomains of plastform.hr.

Web-graph footprint

Distinct hostnames that link to or from plastform.hr in the public web crawl.

20 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for plastform.hr.

MechanismTarget
SPF_Aplastform.hr
SPF_INCLUDEfranz-net.hr
SPF_INCLUDEt.ht.hr
SPF_IP159.69.12.165
SPF_IP178.23.184.17
SPF_IP178.23.184.44
SPF_IP185.244.92.231
SPF_IP194.56.74.49
SPF_IP91.244.70.99
SPF_MXplastform.hr

Related pages

Pivot deeper into the graph from plastform.hr.

Cypher and MCP

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

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