Skip to content

Hostname

masterplan.com.co

Last fetched

masterplan.com.co resolves to 1 IPv4 address operated by GLOBALCOMPASS - Cyber Wurx LLC in CO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · masterplan.com.coRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/masterplan.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
69.61.52.10969.61.0.0/17AS22653GLOBALCOMPASS - Cyber Wurx LLCCO

WHOIS identity

Registrar
iana:303
Organization
leonardo zuluaga
Contact emails

Subdomains

8 observed subdomains of masterplan.com.co.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • masterplan.com.co

SPF policy

8 SPF mechanisms authorising senders for masterplan.com.co.

MechanismTarget
SPF_Amasterplan.com.co
SPF_IP69.61.31.150
SPF_IP69.61.52.101
SPF_IP69.61.52.102
SPF_IP69.61.52.105
SPF_IP69.61.52.109
SPF_IP69.61.52.99
SPF_MXmasterplan.com.co

Related pages

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

Cypher and MCP

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

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