Skip to content

Hostname

constructivo.com

Last fetched

constructivo.com resolves to 1 IPv4 address operated by ARTIC TELECOM E.I.R.L in PE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · constructivo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/constructivo.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.141.41.95192.141.41.0/24AS265794ARTIC TELECOM E.I.R.LPE

WHOIS identity

Registrar
iana:48
Organization
cuadrado, juan carlos
Contact emails

Subdomains

24 observed subdomains of constructivo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • constructivo.com

SPF policy

4 SPF mechanisms authorising senders for constructivo.com.

MechanismTarget
SPF_Aconstructivo.com
SPF_IP192.141.41.95
SPF_IP209.217.232.210
SPF_MXconstructivo.com

Related pages

Pivot deeper into the graph from constructivo.com.

Cypher and MCP

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

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