Skip to content

Hostname

distribuidoraforcan.com

Last fetched

distribuidoraforcan.com resolves to 2 IPv4 addresses operated by AS27823 in AR. WHOIS lists iana:1388 as the registrar.

Nutrition Label

WHISPER CANON · distribuidoraforcan.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/distribuidoraforcan.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.58.119.215200.58.119.0/24AS27823AR
50.62.142.3650.62.136.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:1388
Organization
josefina pediconi
Contact emails

Subdomains

6 observed subdomains of distribuidoraforcan.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for distribuidoraforcan.com.

MechanismTarget
SPF_Adistribuidoraforcan.com
SPF_INCLUDEsecureserver.net
SPF_MXdistribuidoraforcan.com

Related pages

Pivot deeper into the graph from distribuidoraforcan.com.

Cypher and MCP

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

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