Skip to content

Hostname

cegro.com.ar

Last fetched

cegro.com.ar resolves to 1 IPv4 address operated by AS27823 in AR.

Nutrition Label

WHISPER CANON · cegro.com.arRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cegro.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
66.97.38.5766.97.38.0/24AS27823AR

WHOIS identity

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

Subdomains

12 observed subdomains of cegro.com.ar.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cegro.com.ar.

MechanismTarget
SPF_IP190.11.196.120
SPF_IP190.11.207.5
SPF_IP200.7.183.2
SPF_IP200.85.93.242
SPF_IP2800:940:11:0:0:0:0:16
SPF_IP2800:940:11:0:0:0:0:66
SPF_MXcegro.com.ar

Related pages

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

Cypher and MCP

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

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