Hostname
virtus.org
Last fetched
virtus.org resolves to 1 IPv4 address operated by JACKSON-TECHNICAL - Jackson Technical LLC in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
virtus.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.12.23.191 | 209.12.23.0/24 | AS40139 | JACKSON-TECHNICAL - Jackson Technical LLC | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- michael bemi
- Contact emails
- 108225fe63d13a0db6a69347dff792f9abdb4adc@whois.gkg.net
- 5c30e4bcf7db53221f26c00e4c626bff20fa273a@whois.gkg.net
- 627488800f4d1748f8369e3bcf4ca1ff27cacc3a@whois.gkg.net
- 6e005005517c467e6acd165a33724a6723882fbe@whois.gkg.net
- adb5e97cb379cb8d5964ac1f3fd30e90286e6017@whois.gkg.net
- bf4dfda0914014d80a8f329f6a6aaad23313b033@whois.gkg.net
- ee1c6d1ac61d54179991854ddec8556c2b0fe044@whois.gkg.net
- ef55c40cb2148813744736d26159e67e5cd04c68@whois.gkg.net
Subdomains
24 observed subdomains of virtus.org.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from virtus.org in the public web crawl.
410 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for virtus.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 173.167.128.226 |
| SPF_IP | 209.12.23.0/24 |
| SPF_IP | 216.85.115.0/24 |
| SPF_IP | 63.147.107.0/24 |
Related pages
Pivot deeper into the graph from virtus.org.
- IP · 209.12.23.191
- ASN · AS40139JACKSON-TECHNICAL - Jackson Technical LLC
- Registrar · iana:1910
- Country · US
- Email · 108225fe63d13a0db6a69347dff792f9abdb4adc@whois.gkg.net
- TLD · .org
- Browse hostnames · vi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "virtus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.