Skip to content

Hostname

samsa.com

Last fetched

samsa.com resolves to 1 IPv4 address operated by 123NET - 123.Net, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · samsa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/samsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.167.254.12199.167.252.0/22AS12129123NET - 123.Net, Inc.US

WHOIS identity

Registrar
iana:48
Organization
michael stackhouse
Contact emails

Subdomains

100 observed subdomains of samsa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for samsa.com.

MechanismTarget
SPF_Asamsa.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEplsprod.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP162.217.176.40
SPF_IP162.252.248.0/22
SPF_IP162.254.69.50
SPF_IP166.78.27.36
SPF_IP166.78.5.32
SPF_IP199.167.252.0/22
SPF_IP216.234.116.84
SPF_IP52.101.40.38
SPF_IP66.180.80.0/20
SPF_IP71.13.176.0/24
SPF_MXsamsa.com

Related pages

Pivot deeper into the graph from samsa.com.

Cypher and MCP

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

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