Hostname
witplus.com
Last fetched
witplus.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:87
- Organization
- jong cheol lee
- Contact emails
Subdomains
15 observed subdomains of witplus.com.
Web-graph footprint
Distinct hostnames that link to or from witplus.com in the public web crawl.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for witplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailplug.com |
| SPF_IP | 121.125.61.106 |
| SPF_IP | 121.125.68.105 |
| SPF_IP | 121.125.71.219 |
| SPF_IP | 218.38.29.2 |
| SPF_IP | 52.78.41.167 |
| SPF_MX | witplus.com |
Related pages
Pivot deeper into the graph from witplus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "witplus.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.