Skip to content

Hostname

sitkatech.com

Last fetched

sitkatech.com resolves to 1 IPv4 address operated by OPUS-INTERACTIVE-HIO1 - Opus Interactive in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sitkatech.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sitkatech.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.151.13.10216.151.0.0/19AS14380OPUS-INTERACTIVE-HIO1 - Opus InteractiveUS

WHOIS identity

Registrar
iana:81
Organization
environmental science associates
Contact emails

Subdomains

201 observed subdomains of sitkatech.com.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sitkatech.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsitkatech.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.151.13.60
SPF_IP216.151.13.8
SPF_MXsitkatech.com

Related pages

Pivot deeper into the graph from sitkatech.com.

Cypher and MCP

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

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