Skip to content

Hostname

heconstructora.com

Last fetched

heconstructora.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · heconstructora.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/heconstructora.com

Resolution chain

heconstructora.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

10 observed subdomains of heconstructora.com.

Web-graph footprint

Distinct hostnames that link to or from heconstructora.com in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for heconstructora.com.

MechanismTarget
SPF_Aheconstructora.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP15.204.142.117
SPF_IP157.90.130.210
SPF_IP157.90.130.252
SPF_IP65.181.111.146
SPF_MXheconstructora.com

Related pages

Pivot deeper into the graph from heconstructora.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "heconstructora.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.