Skip to content

Hostname

tosama.si

Last fetched

tosama.si resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:842 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.76.233.23454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:842
Organization
Contact emails

Subdomains

5 observed subdomains of tosama.si.

Web-graph footprint

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

55 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tosama.si.

MechanismTarget
SPF_Atosama.si
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.148.75.27
SPF_IP212.103.135.30
SPF_IP31.7.194.100
SPF_IP31.7.194.101
SPF_IP31.7.194.102
SPF_IP31.7.194.103
SPF_IP31.7.194.104
SPF_IP31.7.194.105
SPF_IP31.7.206.79
SPF_IP31.7.206.89
SPF_IP84.255.215.29
SPF_MXtosama.si

Related pages

Pivot deeper into the graph from tosama.si.

Cypher and MCP

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

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