Hostname
spreadsheetweb.com
Last fetched
spreadsheetweb.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spreadsheetweb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.78.181 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spreadsheetweb.com owner
- Contact emails
- kadakal@pagos.com
- dataprivacyprotected@1und1.de
- 1b6caf28-44d6-4220-84c1-f8d6bbcf47be@identity-protect.org
- 61fdfffa-cd65-4316-9828-c79c5be546e3@identity-protect.org
- 62644a3e-3f0a-433e-ae14-e2ca1aa90e03@identity-protect.org
- b4dc07b6-ff09-42ee-87ca-58e5254770a5@identity-protect.org
- c77f3f0a-b815-44e7-a4e1-f117f6b8cd2b@identity-protect.org
- dc7de47b-437e-43f9-ad53-a1e4e5975f21@identity-protect.org
- ec5b26d3-6a90-410f-8d2e-4a0412b9a7bb@identity-protect.org
- owner-3890570@spreadsheetweb.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of spreadsheetweb.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spreadsheetweb.com in the public web crawl.
186 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for spreadsheetweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | spf2.spreadsheetweb.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | spreadsheetweb.com |
Related pages
Pivot deeper into the graph from spreadsheetweb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spreadsheetweb.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.