Hostname
sequoiasoft.com
Last fetched
sequoiasoft.com resolves to 2 IPv4 addresses operated by AS29222 in CH. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
sequoiasoft.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.15.220.176 | 195.15.192.0/18 | AS29222 | — | CH |
| 84.16.72.230 | 84.16.64.0/19 | AS29222 | — | CH |
WHOIS identity
- Registrar
- iana:81
- Organization
- contact privacy inc. customer 0121302605
- Contact emails
Subdomains
138 observed subdomains of sequoiasoft.com.
Showing 25 of 138. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sequoiasoft.com in the public web crawl.
110 sites link to this hostname.
123 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for sequoiasoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8965908.spf07.hubspotemail.net |
| SPF_INCLUDE | spf.azurhost.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sequoiasoft.com |
Related pages
Pivot deeper into the graph from sequoiasoft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sequoiasoft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.