Skip to content

Hostname

staging.sinattica.com

Last fetched

staging.sinattica.com resolves to 1 IPv4 address operated by AS31034 in IT.

Nutrition Label

WHISPER CANON · staging.sinattica.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/staging.sinattica.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.211.121.8880.211.0.0/17AS31034IT

WHOIS identity

No WHOIS records are currently associated with staging.sinattica.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for staging.sinattica.com.

MechanismTarget
SPF_Astaging.sinattica.com
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEauthsmtp.monitoro.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.30.192
SPF_IP217.61.30.15
SPF_IP54.38.52.155
SPF_IP80.88.95.148
SPF_IP91.187.213.202
SPF_MXstaging.sinattica.com

Related pages

Pivot deeper into the graph from staging.sinattica.com.

Cypher and MCP

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

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