Hostname
siber.com
Last fetched
siber.com resolves to 2 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
siber.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.66.39.197 | 216.66.32.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
| 67.208.88.197 | 67.208.88.0/22 | AS29838 | AMC - Atlantic Metro Communications II, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- 11781 lee jackson hwy
- Contact emails
Subdomains
13 observed subdomains of siber.com.
Web-graph footprint
Distinct hostnames that link to or from siber.com in the public web crawl.
105 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for siber.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 154.61.95.0/24 |
| SPF_IP | 216.66.39.192/27 |
| SPF_IP | 38.127.147.0/24 |
| SPF_IP | 38.70.11.0/24 |
| SPF_IP | 67.208.88.192/27 |
Related pages
Pivot deeper into the graph from siber.com.
- IP · 216.66.39.197
- ASN · AS6939HURRICANE - Hurricane Electric LLC
- Registrar · iana:1068
- Country · US
- Email · vadik-dom@siber.com
- TLD · .com
- Browse hostnames · si…
- 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: "siber.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.