Skip to content

Hostname

vomo.org

Last fetched

vomo.org resolves to 3 IPv4 addresses operated by BIGSCOOTS - BigScoots in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vomo.orgRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/vomo.org

Resolution chain

vomo.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.185.212.56216.185.212.0/22AS394303BIGSCOOTS - BigScootsUS
216.185.212.57216.185.212.0/22AS394303BIGSCOOTS - BigScootsUS
38.70.132.18538.70.128.0/21AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

62 observed subdomains of vomo.org.

Web-graph footprint

Distinct hostnames that link to or from vomo.org in the public web crawl.

168 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vomo.org.

MechanismTarget
SPF_INCLUDEjvapasbai3.powerspf.com

Related pages

Pivot deeper into the graph from vomo.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vomo.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.