Skip to content

Hostname

mango.jourynx.com

Last fetched

mango.jourynx.com resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · mango.jourynx.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mango.jourynx.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.171.188.162142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.163142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.164142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.165142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.166142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.100142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.101142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.102142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.103142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.104142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.105142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.106142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.107142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.108142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.109142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.110142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.98142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.212.99142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.34148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.35148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

No WHOIS records are currently associated with mango.jourynx.com in WhisperGraph.

Subdomains

1 observed subdomain of mango.jourynx.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for mango.jourynx.com.

MechanismTarget
SPF_Aspf1.jourynx.com
SPF_Aspf2.jourynx.com

Related pages

Pivot deeper into the graph from mango.jourynx.com.

Cypher and MCP

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

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