Hostname
switch-science.com
Last fetched
switch-science.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
switch-science.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of switch-science.com owner
- Contact emails
- domain@switch-science.com
- 039c6ab9-eaef-46cc-9cb9-672ea286f691@identity-protect.org
- 44153298-d505-4e07-9f68-f230aff487b4@identity-protect.org
- 4947e97e-171e-448b-b189-0b68c294e075@identity-protect.org
- 4e28fb8d-4787-4258-ad3d-98e8061fcd96@identity-protect.org
- 7fc3919c-cbb8-48a0-96c4-d2e19c258919@identity-protect.org
- fd17a9bb-0e2b-4794-a531-80b7e2632907@identity-protect.org
- owner-1396951@switch-science.com.whoisprivacyservice.org
- owner-1753350@switch-science.com.whoisprivacyservice.org
- owner-1930413@switch-science.com.whoisprivacyservice.org
- owner-2023299@switch-science.com.whoisprivacyservice.org
- owner-346263@switch-science.com.whoisprivacyservice.org
- owner-543645@switch-science.com.whoisprivacyservice.org
- owner-5824430@switch-science.com.whoisprivacyservice.org
- owner-5890561@switch-science.com.whoisprivacyservice.org
- owner-9131475@switch-science.com.whoisprivacyservice.org
- owner-9322421@switch-science.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of switch-science.com.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from switch-science.com in the public web crawl.
1,375 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for switch-science.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf_freshdesk1.switch-science.io |
| SPF_INCLUDE | _spf_freshdesk2.switch-science.io |
| SPF_INCLUDE | _spf_freshdesk3.switch-science.io |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.backinstock.org |
Related pages
Pivot deeper into the graph from switch-science.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "switch-science.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.