Hostname
openconstructionbuildingtechnologyjournal.com
Last fetched
openconstructionbuildingtechnologyjournal.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
openconstructionbuildingtechnologyjournal.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 |
|---|---|---|---|---|
| 52.72.26.98 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of openconstructionbuildingtechnologyjournal.com owner
- Contact emails
- 0b69fece-28bf-42d5-a154-5c1ce692f471@identity-protect.org
- cc3736f1-7ed6-4975-93a0-ebb8c11f53cc@identity-protect.org
- ddb4599e-ba4c-44f2-824b-e0c2f480dac3@identity-protect.org
- e8b37f03-758e-44d0-ba6a-b7d48c7b18f8@identity-protect.org
- owner-8907804@openconstructionbuildingtechnologyjournal.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of openconstructionbuildingtechnologyjournal.com.
Web-graph footprint
Distinct hostnames that link to or from openconstructionbuildingtechnologyjournal.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- openconstructionbuildingtechnologyjournal.com
SPF policy
2 SPF mechanisms authorising senders for openconstructionbuildingtechnologyjournal.com.
| Mechanism | Target |
|---|---|
| SPF_A | openconstructionbuildingtechnologyjournal.com |
| SPF_IP | 52.72.26.98 |
Related pages
Pivot deeper into the graph from openconstructionbuildingtechnologyjournal.com.
- IP · 52.72.26.98
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b69fece-28bf-42d5-a154-5c1ce692f471@identity-protect.org
- TLD · .com
- Browse hostnames · op…
- 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: "openconstructionbuildingtechnologyjournal.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.