Skip to content

Hostname

sata.com

Last fetched

sata.com resolves to 2 IPv4 addresses operated by GRIDSCALE in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.12.50.19345.12.50.0/24AS29423GRIDSCALEDE
188.40.220.213188.40.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:226
Organization
sata gmbh & co. kg
Contact emails

Subdomains

44 observed subdomains of sata.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for sata.com.

MechanismTarget
SPF_Amail.sata.com
SPF_Amailn2.sata.com
SPF_Auniverse.sata.com
SPF_Awww-smtp.sata.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsata.com

Related pages

Pivot deeper into the graph from sata.com.

Cypher and MCP

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

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