Hostname
wewo-techmotion.com
Last fetched
wewo-techmotion.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
wewo-techmotion.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:839
- Organization
- —
- Contact emails
Subdomains
2 observed subdomains of wewo-techmotion.com.
Web-graph footprint
Distinct hostnames that link to or from wewo-techmotion.com in the public web crawl.
483 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for wewo-techmotion.com.
| Mechanism | Target |
|---|---|
| SPF_A | wewo-techmotion.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.210.205.215 |
| SPF_IP | 149.210.207.215/32 |
| SPF_IP | 185.41.138.106 |
| SPF_IP | 193.93.174.216/32 |
| SPF_IP | 2a03:9700:8000:0:0:0:0:7298 |
| SPF_IP | 31.7.7.213/32 |
| SPF_MX | wewo-techmotion.com |
Related pages
Pivot deeper into the graph from wewo-techmotion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wewo-techmotion.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.