Hostname
switchboard-software.com
Last fetched
switchboard-software.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
switchboard-software.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 switchboard-software.com owner
- Contact emails
- jk@switchboard-software.com
- 057da09e-99b8-41a0-ae78-5ce35923a2fc@identity-protect.org
- 0695987d-ce1f-4995-9d01-3921284fc041@identity-protect.org
- 0dd72da7-db5e-4c6b-864c-434f9f138013@identity-protect.org
- 1d2b70c3-22e9-4e0c-8eca-b9b80b15af63@identity-protect.org
- 5144cf4f-09c2-4989-b7a2-4be16b8ea9dc@identity-protect.org
- 597fed20-7978-42e4-8ff3-da513cb12bc6@identity-protect.org
- a9ea55f7-de82-4aba-afd0-4a8a1bdabf34@identity-protect.org
- owner-6241530@switchboard-software.com.whoisprivacyservice.org
- owner-848600@switchboard-software.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of switchboard-software.com.
Web-graph footprint
Distinct hostnames that link to or from switchboard-software.com in the public web crawl.
31 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for switchboard-software.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20563228.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from switchboard-software.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "switchboard-software.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.