Skip to content

Hostname

constructorasl.com.co

Last fetched

constructorasl.com.co resolves to 2 IPv4 addresses operated by AS36454 in CO. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · constructorasl.com.coRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/constructorasl.com.co

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
privilegiosvip
Contact emails

Subdomains

4 observed subdomains of constructorasl.com.co.

Web-graph footprint

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

39 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for constructorasl.com.co.

MechanismTarget
SPF_INCLUDE_spf.colhost.com
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXconstructorasl.com.co

Related pages

Pivot deeper into the graph from constructorasl.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "constructorasl.com.co"})-[: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.