Skip to content

Hostname

sailtmm.com

Last fetched

sailtmm.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sailtmm.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/sailtmm.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.164.215138.197.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
152.42.146.245152.42.144.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of sailtmm.com.

Web-graph footprint

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

37 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sailtmm.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com

Related pages

Pivot deeper into the graph from sailtmm.com.

Cypher and MCP

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

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