Skip to content

Hostname

goldcargoec.com

Last fetched

goldcargoec.com resolves to 1 IPv4 address operated by AS23246 in EC. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · goldcargoec.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goldcargoec.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.231.64.20466.231.64.0/24AS23246EC

WHOIS identity

Registrar
iana:303
Organization
gold cargo
Contact emails

Subdomains

8 observed subdomains of goldcargoec.com.

Web-graph footprint

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

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for goldcargoec.com.

MechanismTarget
SPF_Agoldcargoec.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.170.10.210
SPF_IP135.181.184.24
SPF_IP186.4.144.212
SPF_IP38.46.218.114
SPF_IP66.231.64.204
SPF_MXgoldcargoec.com

Related pages

Pivot deeper into the graph from goldcargoec.com.

Cypher and MCP

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

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