Hostname
og-team.com
Last fetched
og-team.com resolves to 1 IPv4 address operated by AS41095 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
og-team.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 |
|---|---|---|---|---|
| 176.56.184.238 | 176.56.184.0/22 | AS41095 | — | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- kirill poltavets
- Contact emails
Subdomains
6 observed subdomains of og-team.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for og-team.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 176.56.184.238 |
| SPF_IP | 176.56.184.240 |
| SPF_MX | og-team.com |
Related pages
Pivot deeper into the graph from og-team.com.
- IP · 176.56.184.238
- ASN · AS41095
- Registrar · iana:1068
- Country · NL
- Email · 6b032a2169d340ed80c00c76a552cd23.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · og…
- 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: "og-team.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.