Skip to content

Hostname

megaoutlet.com.co

Last fetched

megaoutlet.com.co resolves to 1 IPv4 address operated by GIGASNET-AS - GIGAS HOSTING USA, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.89.55.114199.89.52.0/22AS27640GIGASNET-AS - GIGAS HOSTING USA, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of megaoutlet.com.co.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for megaoutlet.com.co.

MechanismTarget
SPF_Amegaoutlet.com.co
SPF_INCLUDE_spf.exus.co
SPF_IP192.190.43.2
SPF_IP199.89.55.114
SPF_IP71.6.142.222
SPF_MXmegaoutlet.com.co

Related pages

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

Cypher and MCP

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

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