Skip to content

Hostname

termoshop.si

Last fetched

termoshop.si resolves to 2 IPv4 addresses operated by LIGHT4-AS-AP - LIGHT NODE LIMITED in VN.

Nutrition Label

WHISPER CANON · termoshop.siRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/termoshop.si

Resolution chain

termoshop.si resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.54.30.22838.54.30.0/23AS154177LIGHT4-AS-AP - LIGHT NODE LIMITEDVN
45.63.67.18145.63.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

No WHOIS records are currently associated with termoshop.si in WhisperGraph.

Subdomains

23 observed subdomains of termoshop.si.

Web-graph footprint

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

112 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for termoshop.si.

MechanismTarget
SPF_Amail2.setcce.si
SPF_Amx1.termoshop.si
SPF_Atermoshop.si
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.9.21.45
SPF_IP91.235.242.97
SPF_IP91.235.242.98
SPF_MXtermoshop.si

Related pages

Pivot deeper into the graph from termoshop.si.

Cypher and MCP

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

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