Hostname
margot.com
Last fetched
margot.com resolves to 1 IPv4 address operated by HOSTCOLLECTIVE - Host Collective, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
margot.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 |
|---|---|---|---|---|
| 64.209.142.175 | 64.209.142.0/24 | AS14415 | HOSTCOLLECTIVE - Host Collective, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bd77n8ng4qv@networksolutionsprivateregistration.com
- bf88y3gj8bm@networksolutionsprivateregistration.com
- ga7e58nc747@networksolutionsprivateregistration.com
- kv6tq5j85pb@networksolutionsprivateregistration.com
- nt9jv6dv6ez@networksolutionsprivateregistration.com
- qa5ke7n727j@networksolutionsprivateregistration.com
- qf6un8qw5k9@networksolutionsprivateregistration.com
- s34mn8ct3uk@networksolutionsprivateregistration.com
- vh7c44uu4gm@networksolutionsprivateregistration.com
- x24sr8wc7zk@networksolutionsprivateregistration.com
- xt3qb9cn7gg@networksolutionsprivateregistration.com
- xz67f3v46ge@networksolutionsprivateregistration.com
- zf5aj5db9cq@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of margot.com.
| Subdomain |
|---|
| link.margot.com |
| www.margot.com |
Web-graph footprint
Distinct hostnames that link to or from margot.com in the public web crawl.
6 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for margot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.spamhero.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from margot.com.
- IP · 64.209.142.175
- ASN · AS14415HOSTCOLLECTIVE - Host Collective, Inc.
- Registrar · iana:2
- Country · US
- Email · bd77n8ng4qv@networksolutionsprivateregistration.com
- 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: "margot.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.