Hostname
spidrtech.com
Last fetched
spidrtech.com resolves to 6 IPv4 addresses operated by GOVCLOUD - Amazon in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
spidrtech.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.205.251.126 | 15.205.0.0/16 | AS8987 | GOVCLOUD - Amazon | US |
| 15.205.29.249 | 15.205.0.0/16 | AS8987 | GOVCLOUD - Amazon | US |
| 160.1.198.59 | 160.1.0.0/16 | AS8987 | GOVCLOUD - Amazon | US |
| 52.222.14.14 | 52.222.0.0/17 | AS8987 | GOVCLOUD - Amazon | US |
| 3.30.76.196 | 3.30.0.0/15 | AS8987 | GOVCLOUD - Amazon | — |
| 3.31.3.176 | 3.30.0.0/15 | AS8987 | GOVCLOUD - Amazon | — |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 0140483709
- Contact emails
Subdomains
198 observed subdomains of spidrtech.com.
Showing 25 of 198. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spidrtech.com in the public web crawl.
24 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for spidrtech.com.
| Mechanism | Target |
|---|---|
| SPF_A | spidrtech.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u2153454.wl.sendgrid.net |
| SPF_MX | spidrtech.com |
Related pages
Pivot deeper into the graph from spidrtech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spidrtech.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.