Skip to content

Hostname

odelec.com.ar

Last fetched

odelec.com.ar resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.72.164.20394.72.164.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of odelec.com.ar.

Web-graph footprint

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

699 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • odelec.com.ar

SPF policy

10 SPF mechanisms authorising senders for odelec.com.ar.

MechanismTarget
SPF_Aodelec.com.ar
SPF_INCLUDEwebhostbox.net
SPF_IP104.156.49.230
SPF_IP104.156.49.232
SPF_IP148.72.144.11
SPF_IP148.72.144.81
SPF_IP216.219.87.194
SPF_IP23.227.176.22
SPF_IP94.72.164.203
SPF_MXodelec.com.ar

Related pages

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

Cypher and MCP

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

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