Hostname
theconstructsim.com
Last fetched
theconstructsim.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
theconstructsim.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 |
|---|---|---|---|---|
| 108.128.46.65 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:83
- Organization
- ricardo tellez lara
- Contact emails
Subdomains
7 observed subdomains of theconstructsim.com.
Web-graph footprint
Distinct hostnames that link to or from theconstructsim.com in the public web crawl.
109 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for theconstructsim.com.
| Mechanism | Target |
|---|---|
| SPF_A | theconstructsim.com |
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu-west-1.amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 54.240.96.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.176.0/20 |
| SPF_MX | theconstructsim.com |
Related pages
Pivot deeper into the graph from theconstructsim.com.
- IP · 108.128.46.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:83
- Country · IE
- Email · dataprivacyprotected@1und1.de
- TLD · .com
- Browse hostnames · th…
- 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: "theconstructsim.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.