Hostname
www.workpathplanner.com
Last fetched
www.workpathplanner.com resolves to 104.140.13.108, announced in 104.140.12.0/22 by AS62904 - Eonix Corporation in US. www.workpathplanner.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.140.13.108
104.140.12.0/22 · AS62904 - Eonix Corporation · Seattle, US
Attribution
eonix
ORIGIN_AS
Mail and authentication
Nameservers
- ns65.domaincontrol.com
- ns66.domaincontrol.com
MX records
- mx1.workpathplanner.com
- mx3.workpathplanner.com
SPF policy
- ip: 64.112.62.54/32
- ip: 64.112.62.55/32
- ip: 66.181.47.64/32
- ip: 66.181.47.65/32
- a: www.workpathplanner.com
- mx: www.workpathplanner.com
Threat-feed evidence
History
Related pages
Pivot from www.workpathplanner.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.workpathplanner.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.