Skip to content

Hostname

multiplixation.app

Last fetched

multiplixation.app resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · multiplixation.appRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/multiplixation.app

Resolution chain

multiplixation.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.119.563.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.693.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.733.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.93.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

2 observed subdomains of multiplixation.app.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from multiplixation.app.

Cypher and MCP

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

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