Skip to content

Hostname

jerarquicos.com

Last fetched

jerarquicos.com resolves to 192.0.78.137, announced in 192.0.78.0/24 by AUTOMATTIC - Automattic, Inc in US. jerarquicos.com 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 · jerarquicos.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/jerarquicos.com

Resolution chain

IPv6 resolution

No AAAA record for jerarquicos.com is recorded in WhisperGraph.

Attribution

automattic

ORIGIN_AS

WHOIS identity

Registrar
iana:1388
Registrant organisation
tecnologia js
Contact emails
tecnologiajs@gmail.com

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

  • dns1.jerarquicossalud.com.ar
  • dns2.jerarquicossalud.com.ar
  • dns3.jerarquicossalud.com.ar
  • dns4.jerarquicossalud.com.ar
  • dns1.jerarquicos.com
  • dns2.jerarquicos.com
  • dns3.jerarquicos.com
  • dns4.jerarquicos.com
  • dns5.jerarquicos.com
  • dns6.jerarquicos.com

MX records

  • smtp02.jerarquicos.com

SPF policy

  • ip: 200.45.20.152/29
  • ip: 200.16.132.184/29
  • include: spf.hostmar.com
  • mx: jerarquicos.com
  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • ip: 23.253.46.228

Threat-feed evidence

History

Related pages

Pivot from jerarquicos.com 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: "jerarquicos.com"})-[: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.