Hostname
margauxinv.com
Last fetched
margauxinv.com resolves to 1 IPv4 address operated by BAHNHOF - Bahnhof AB in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
margauxinv.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 |
|---|---|---|---|---|
| 5.150.192.18 | 5.150.192.0/18 | AS8473 | BAHNHOF - Bahnhof AB | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of margauxinv.com owner
- Contact emails
- 1bfefc0a-8a35-42c0-88fa-a20debf42e45@identity-protect.org
- 31ff2195-44bf-42ec-9a83-5b39bc42f163@identity-protect.org
- 68ea2cd1-bc9a-45ce-a3c9-c5d65b0424e5@identity-protect.org
- b3f189f4-a3e2-4025-b0ff-a5ed25f12fb6@identity-protect.org
- dd5c73b7-6cf4-4605-9cd0-c36ee6102a65@identity-protect.org
- f0337f45-327e-4280-9903-89830105d248@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for margauxinv.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.116.86.162/27 |
| SPF_IP | 79.136.115.192/26 |
| SPF_MX | margauxinv.com |
Related pages
Pivot deeper into the graph from margauxinv.com.
- IP · 5.150.192.18
- ASN · AS8473BAHNHOF - Bahnhof AB
- Registrar · iana:468
- Country · SE
- Email · 1bfefc0a-8a35-42c0-88fa-a20debf42e45@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "margauxinv.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.