Skip to content

Hostname

saamsa.com

Last fetched

saamsa.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in CL. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · saamsa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/saamsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.176.43.1034.176.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCL

WHOIS identity

Registrar
iana:9
Organization
francisco ojeda
Contact emails

Subdomains

5 observed subdomains of saamsa.com.

Web-graph footprint

Distinct hostnames that link to or from saamsa.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for saamsa.com.

MechanismTarget
SPF_INCLUDEfiorispf.saam.cl
SPF_INCLUDEfresh.saam.cl
SPF_INCLUDEspf-moodle.isyc.es
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfsugar.saam.cl
SPF_IP13.64.253.128/32
SPF_IP190.4.214.35/32
SPF_IP20.120.92.56/32
SPF_IP200.72.33.236/32
SPF_IP34.176.228.175
SPF_IP34.176.251.54
SPF_IP34.176.69.149/32
SPF_IP34.176.79.145
SPF_IP35.203.178.93/24

Related pages

Pivot deeper into the graph from saamsa.com.

Cypher and MCP

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

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