Skip to content

Hostname

sits.com

Last fetched

sits.com resolves to 1 IPv4 address operated by HOSTPOINT-AS in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.54.85217.26.48.0/20AS29097HOSTPOINT-ASCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for sits.com.

MechanismTarget
SPF_INCLUDE26142091.spf04.hubspotemail.net
SPF_INCLUDE_spf.xurrent.com
SPF_INCLUDE_spf.xurrent.qa
SPF_INCLUDEsmtpo.pallas-security.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.postal.sits.group
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sec-provider.de
SPF_IP194.45.33.67
SPF_IP195.145.224.170
SPF_IP217.91.63.123
SPF_IP80.151.184.74
SPF_IP81.173.245.100
SPF_IP81.173.245.101
SPF_IP81.173.245.102
SPF_IP87.191.26.250
SPF_IP88.215.200.91
SPF_IP93.241.39.235

Related pages

Pivot deeper into the graph from sits.com.

Cypher and MCP

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

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