Skip to content

Hostname

explore-goricko.si

Last fetched

explore-goricko.si resolves to 1 IPv4 address operated by AS21499 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.148.201.11537.148.200.0/21AS21499NL

WHOIS identity

No WHOIS records are currently associated with explore-goricko.si in WhisperGraph.

Subdomains

1 observed subdomain of explore-goricko.si.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for explore-goricko.si.

MechanismTarget
SPF_Aexplore-goricko.si
SPF_Amail.biznis.si
SPF_Amail.pro-ing.si
SPF_Amail.proing.si
SPF_IP173.212.247.188/32
SPF_IP193.77.138.45/32
SPF_IP213.136.70.250/32
SPF_IP2a01:488:67:1000:253d:c978:0:1/128
SPF_MXexplore-goricko.si

Related pages

Pivot deeper into the graph from explore-goricko.si.

Cypher and MCP

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

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