Skip to content

Hostname

info-con.es

Last fetched

info-con.es is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. info-con.es 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 · info-con.esRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/info-con.es

Resolution chain

No IPv4 resolution is recorded for info-con.es in WhisperGraph.

IPv6 resolution

No AAAA record for info-con.es is recorded in WhisperGraph.

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for info-con.es. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

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

  • ns1.info-con.es
  • ns2.info-con.es
  • ns3.info-con.es
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns2.afraid.org

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 194.163.130.153/16
  • a: server.consnaval.com
  • include: _spf.google.com
  • a: host04.info-con.com
  • a: host05.info-con.com
  • a: host06.info-con.com
  • a: host09.info-con.com
  • a: infocon.mooo.com
  • a: info-con.es
  • mx: info-con.es
  • a: host02.info-con.es
  • a: host03.info-con.es
  • a: hosting.info-con.es
  • ip: 108.34.47.131
  • ip: 144.91.108.249
  • ip: 155.133.27.0
  • ip: 173.249.40.120
  • ip: 207.180.223.81
  • ip: 2a02:c206:2161:6192:0:0:0:1
  • ip: 62.171.129.106
  • ip: 84.247.179.52

Threat-feed evidence

History

Related pages

Pivot from info-con.es 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: "info-con.es"})-[: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.