Skip to content

Hostname

tulli.hr

Last fetched

tulli.hr resolves to 1 IPv4 address operated by AS62214 in HU. WHOIS lists registrar:logomedia d.o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.43.207.119185.43.204.0/22AS62214HU

WHOIS identity

Registrar
registrar:logomedia d.o.o.
Organization
modell and hobby kft
Contact emails

Subdomains

2 observed subdomains of tulli.hr.

Web-graph footprint

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

21 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tulli.hr.

MechanismTarget
SPF_INCLUDE_spf-c.arukereso.hu
SPF_INCLUDEcspf.rackforest.hu
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.187.74.31
SPF_IP185.187.74.32
SPF_IP185.187.74.33
SPF_IP185.43.207.85
SPF_IP185.43.207.86
SPF_IP185.43.207.87
SPF_IP185.43.207.89
SPF_MXtulli.hr

Related pages

Pivot deeper into the graph from tulli.hr.

Cypher and MCP

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

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