Skip to content

Hostname

une.com.co

Last fetched

une.com.co resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:88689 as the registrar.

Nutrition Label

WHISPER CANON · une.com.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/une.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.211.6013.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.77.24276.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:88689
Organization
9000923859
Contact emails

Subdomains

110 observed subdomains of une.com.co.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for une.com.co.

MechanismTarget
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP139.47.117.180
SPF_IP139.47.117.236
SPF_IP139.47.118.254
SPF_IP152.201.231.73
SPF_IP152.204.141.193
SPF_IP161.10.164.242
SPF_IP181.204.236.82
SPF_IP181.237.249.109
SPF_IP181.32.208.147
SPF_IP186.102.43.143
SPF_IP186.102.95.143
SPF_IP186.31.112.18
SPF_IP190.216.141.218
SPF_IP190.216.205.128/27
SPF_IP190.248.0.5
SPF_IP191.109.64.12
SPF_IP191.111.24.140
SPF_IP200.13.249.108
SPF_IP200.13.249.117
SPF_IP200.13.249.152
SPF_IP200.13.249.231
SPF_IP200.13.249.238
SPF_IP200.13.250.115
SPF_IP200.13.250.116
SPF_IP200.91.194.152
SPF_IP201.233.171.211
SPF_IP44.217.166.15
SPF_IP67.218.249.94

Related pages

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

Cypher and MCP

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

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