Hostname
amdwelling.com
Last fetched
amdwelling.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
amdwelling.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 |
|---|---|---|---|---|
| 188.165.142.20 | 188.165.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain administrator
- Contact emails
- edda954f05dd4a3a98e9377ddfb38d93.protect@whoisguard.com
- b96e777031394577890cd5d6c77c2e73.protect@withheldforprivacy.com
- d180a00f238b494883a5a2a66a66aa0c.protect@withheldforprivacy.com
- d7186f95cee04686b40625d21f79d76d.protect@withheldforprivacy.com
- pw-79db3c8deec212990698df875dbf1e0c@privacyguardian.org
- pw-97a464665c6a00c7812369764532ef60@privacyguardian.org
Subdomains
4 observed subdomains of amdwelling.com.
Web-graph footprint
Distinct hostnames that link to or from amdwelling.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- amdwelling.com
SPF policy
3 SPF mechanisms authorising senders for amdwelling.com.
| Mechanism | Target |
|---|---|
| SPF_A | amdwelling.com |
| SPF_IP | 51.178.68.218 |
| SPF_MX | amdwelling.com |
Related pages
Pivot deeper into the graph from amdwelling.com.
- IP · 188.165.142.20
- ASN · AS16276OVH
- Registrar · iana:1068
- Country · FR
- Email · edda954f05dd4a3a98e9377ddfb38d93.protect@whoisguard.com
- TLD · .com
- Browse hostnames · am…
- 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: "amdwelling.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.