Skip to content

Hostname

deltron.com.pe

Last fetched

deltron.com.pe resolves to 168.121.220.110, announced in 168.121.220.0/23 by AS27843 - ON EMPRESAS S.A.C. in PE. deltron.com.pe is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · deltron.com.peRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/deltron.com.pe

Resolution chain

IPv6 resolution

No AAAA record for deltron.com.pe is recorded in WhisperGraph.

Attribution

on empresas

ORIGIN_AS

WHOIS identity

Registrar
registrar:nic .pe
Registrant organisation
grupo deltron
Contact emails
paulch@deltron.com.pe

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns3.easydns.ca
  • dns1.easydns.com
  • elektra.deltron.net
  • dns2.easydns.net

MX records

  • smtp2.deltron.net
  • smtp4.deltron.net

SPF policy

  • ip: 148.105.0.0/16
  • ip: 192.168.0.0/16
  • ip: 198.2.128.0/18
  • ip: 205.201.128.0/20
  • ip: 10.0.0.0/8
  • ip: 200.10.71.109/32
  • ip: 190.119.170.219/32
  • include: spf.intiza.com
  • include: spf.mandrillapp.com
  • a: proxy.deltron.net
  • include: _spf.mailgun.org
  • include: _spf.eu.mailgun.org
  • mx: deltron.com.pe

Threat-feed evidence

History

Related pages

Pivot from deltron.com.pe into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deltron.com.pe"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.