Hostname
workforcespot.com
Last fetched
workforcespot.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
workforcespot.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 |
|---|---|---|---|---|
| 158.69.5.115 | 158.69.0.0/16 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
11 observed subdomains of workforcespot.com.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for workforcespot.com.
| Mechanism | Target |
|---|---|
| SPF_A | workforcespot.com |
| SPF_IP | 104.168.78.165/32 |
| SPF_IP | 104.168.78.166/32 |
| SPF_IP | 104.168.78.167/32 |
| SPF_IP | 104.168.78.168/32 |
| SPF_IP | 45.156.251.33/32 |
| SPF_IP | 45.156.251.34/32 |
| SPF_IP | 45.156.251.37/32 |
| SPF_IP | 45.156.251.38/32 |
| SPF_IP | 45.156.251.8/32 |
| SPF_IP | 45.156.251.9/32 |
| SPF_MX | workforcespot.com |
Related pages
Pivot deeper into the graph from workforcespot.com.
- IP · 158.69.5.115
- ASN · AS16276
- Registrar · iana:146
- Country · CA
- Email · 84e07eca09ef422fb17938e8548d31ef.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · wo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "workforcespot.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.