Skip to content

Hostname

colmed1.com.ar

Last fetched

colmed1.com.ar resolves to 1 IPv4 address operated by AS52317 in AR.

Nutrition Label

WHISPER CANON · colmed1.com.arRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/colmed1.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
190.112.40.20190.112.40.0/22AS52317AR

WHOIS identity

No WHOIS records are currently associated with colmed1.com.ar in WhisperGraph.

Subdomains

10 observed subdomains of colmed1.com.ar.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for colmed1.com.ar.

MechanismTarget
SPF_IP190.112.40.20
SPF_IP190.112.40.26/31
SPF_IP190.112.40.28/32
SPF_IP190.112.43.0/28
SPF_MXcolmed1.com.ar

Related pages

Pivot deeper into the graph from colmed1.com.ar.

Cypher and MCP

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

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