Skip to content

Hostname

sinsay.com

Last fetched

sinsay.com resolves to 7 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sinsay.comRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sinsay.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
domain hostmaster, customer id : 94529112578889
Contact emails

Subdomains

24 observed subdomains of sinsay.com.

Web-graph footprint

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

1,599 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sinsay.com.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.24.161.63
SPF_IP78.24.163.201
SPF_MXsinsay.com

Related pages

Pivot deeper into the graph from sinsay.com.

Cypher and MCP

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

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