Skip to content

Hostname

zagreb4u.com

Last fetched

zagreb4u.com resolves to 1 IPv4 address operated by AS61094 in HR. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · zagreb4u.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zagreb4u.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.23.184.92178.23.184.0/24AS61094HR

WHOIS identity

Registrar
iana:15
Organization
visoka klasa d.o.o.
Contact emails

Subdomains

15 observed subdomains of zagreb4u.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for zagreb4u.com.

MechanismTarget
SPF_Amg01.mydataknox.com
SPF_Amg02.mydataknox.com
SPF_Azagreb4u.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.163.185.7
SPF_IP178.23.184.34
SPF_IP178.23.184.6
SPF_IP178.23.184.82
SPF_IP178.23.184.92
SPF_IP185.168.116.243
SPF_IP194.56.74.4
SPF_IP194.56.74.60
SPF_MXzagreb4u.com

Related pages

Pivot deeper into the graph from zagreb4u.com.

Cypher and MCP

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

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