Skip to content

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

WHISPER CANON · theconstructsim.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/theconstructsim.com

Resolution chain

theconstructsim.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.46.65108.128.0.0/13AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for theconstructsim.com.

MechanismTarget
SPF_Atheconstructsim.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_MXtheconstructsim.com

Related pages

Pivot deeper into the graph from theconstructsim.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.