Skip to content

Hostname

samash.com

Last fetched

samash.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · samash.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/samash.com

Resolution chain

samash.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
sam ash quikship
Contact emails

Subdomains

10 observed subdomains of samash.com.

Web-graph footprint

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

685 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for samash.com.

MechanismTarget
SPF_Asamash.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsamash.rocks
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu13045792.wl043.sendgrid.net
SPF_IP162.84.255.0/24
SPF_IP209.167.53.146/32
SPF_IP65.51.190.160/27
SPF_IP65.74.179.88
SPF_IP67.90.142.0/23
SPF_MXsamash.com

Related pages

Pivot deeper into the graph from samash.com.

Cypher and MCP

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

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