Skip to content

Hostname

talum.si

Last fetched

talum.si resolves to 1 IPv4 address operated by AS203671 in SI. WHOIS lists registrar:a1 slovenija, d. d. registrar-url: https://www.a1.si/poslovni/poslovne-resitve/pisarniske-resitve/spletna-domena as the registrar.

Nutrition Label

WHISPER CANON · talum.siRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/talum.si

Resolution chain

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

IPPrefixASNOperatorCountry
147.78.216.30147.79.1.0/24AS203671SI

WHOIS identity

Registrar
registrar:a1 slovenija, d. d. registrar-url: https://www.a1.si/poslovni/poslovne-resitve/pisarniske-resitve/spletna-domena
Organization
Contact emails

Subdomains

10 observed subdomains of talum.si.

Web-graph footprint

Distinct hostnames that link to or from talum.si in the public web crawl.

79 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for talum.si.

MechanismTarget
SPF_Awww.talum.si
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.14.14.24/32
SPF_IP147.78.216.45
SPF_MXtalum.si

Related pages

Pivot deeper into the graph from talum.si.

Cypher and MCP

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

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