Skip to content

Hostname

g24.si

Last fetched

g24.si resolves to 1 IPv4 address operated by AS29374 in SI. WHOIS lists registrar:infobiaregistrar-url: http://www.slonic.net/| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.149.94.86195.149.94.0/24AS29374SI

WHOIS identity

Registrar
registrar:infobiaregistrar-url: http://www.slonic.net/|
Organization
Contact emails

Subdomains

15 observed subdomains of g24.si.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for g24.si.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.149.94.162
SPF_IP195.149.94.163

Related pages

Pivot deeper into the graph from g24.si.

Cypher and MCP

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

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