Hostname
viborianus.com
Last fetched
viborianus.com resolves to 1 IPv4 address operated by AS270179 - PC ONLINE in MX. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
viborianus.com 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 |
|---|---|---|---|---|
| 38.124.220.144 | 38.124.220.0/22 | AS270179 | AS270179 - PC ONLINE | MX |
WHOIS identity
- Registrar
- iana:303
- Organization
- armando batun
- Contact emails
Subdomains
7 observed subdomains of viborianus.com.
Web-graph footprint
Distinct hostnames that link to or from viborianus.com in the public web crawl.
81 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- viborianus.com
SPF policy
9 SPF mechanisms authorising senders for viborianus.com.
| Mechanism | Target |
|---|---|
| SPF_A | viborianus.com |
| SPF_INCLUDE | _spf.mxwebserver.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 209.236.114.106 |
| SPF_IP | 209.236.117.106 |
| SPF_IP | 38.124.220.144 |
| SPF_IP | 38.124.220.170 |
| SPF_IP | 67.222.154.42 |
| SPF_MX | viborianus.com |
Related pages
Pivot deeper into the graph from viborianus.com.
- IP · 38.124.220.144
- ASN · AS270179AS270179 - PC ONLINE
- Registrar · iana:303
- Country · MX
- Email · freespace2002@hotmail.com
- TLD · .com
- 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: "viborianus.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.