Hostname
wocomm.net
Last fetched
wocomm.net resolves to 50.115.22.55, announced in 50.115.16.0/21 by AS-KGIX - KGIX in US. wocomm.net 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
IPv6 resolution
No AAAA record for wocomm.net is recorded in WhisperGraph.
Attribution
kgix
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
Subdomains
Mail and authentication
Nameservers
- ns1.wocomm.net
- ns2.wocomm.net
- ns3.wocomm.net
- ns4.wocomm.net
MX records
- wocomm.net
SPF policy
- a: wocomm.net
- mx: wocomm.net
- ip: 208.38.190.56
- ip: 50.115.22.54
- ip: 50.115.22.55
- ip: 50.115.22.61
Threat-feed evidence
History
Related pages
Pivot from wocomm.net 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: "wocomm.net"})-[: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.