Skip to content

Hostname

comef.com.uy

Last fetched

comef.com.uy resolves to 1 IPv4 address operated by AS20255 - Tecnowind S.A. in UY.

Nutrition Label

WHISPER CANON · comef.com.uyRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/comef.com.uy

Resolution chain

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

IPPrefixASNOperatorCountry
201.221.2.18201.221.2.0/24AS20255AS20255 - Tecnowind S.A.UY

WHOIS identity

No WHOIS records are currently associated with comef.com.uy in WhisperGraph.

Subdomains

3 observed subdomains of comef.com.uy.

Web-graph footprint

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

6 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for comef.com.uy.

MechanismTarget
SPF_Amail.comef.com.uy
SPF_Amail.tallstone.com
SPF_Asuperiortel.com
SPF_INCLUDE_spf.fepremi.com.uy
SPF_IP179.27.210.5
SPF_IP190.0.145.110
SPF_IP190.0.145.115
SPF_IP200.58.145.213
SPF_IP201.221.0.82
SPF_MXcomef.com.uy

Related pages

Pivot deeper into the graph from comef.com.uy.

Cypher and MCP

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

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