Hostname
amelconstruction.com
Last fetched
amelconstruction.com resolves to 2 IPv4 addresses operated by OXAHOST - OXAHOST in TN. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
amelconstruction.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 |
|---|---|---|---|---|
| 102.219.176.47 | 102.219.176.0/22 | AS328853 | OXAHOST - OXAHOST | TN |
| 51.91.57.153 | 51.91.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- ict
- Contact emails
Subdomains
17 observed subdomains of amelconstruction.com.
Showing 13 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amelconstruction.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- amelconstruction.com
- mail.amelconstruction.com
SPF policy
6 SPF mechanisms authorising senders for amelconstruction.com.
| Mechanism | Target |
|---|---|
| SPF_A | amelconstruction.com |
| SPF_A | vps-a3bd6fd6.vps.ovh.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 102.219.176.47 |
| SPF_IP | 102.219.176.81 |
| SPF_MX | amelconstruction.com |
Related pages
Pivot deeper into the graph from amelconstruction.com.
- IP · 102.219.176.47
- ASN · AS328853OXAHOST - OXAHOST
- Registrar · iana:433
- Country · TN
- Email · 9gpys7g4k7zx23jpdql5@h.o-w-o.info
- 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: "amelconstruction.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.