Skip to content

Hostname

viceversa.app

Last fetched

viceversa.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · viceversa.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/viceversa.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.115.18618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.156.91.8018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.13.2293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.63.1483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.148.18235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.113.17154.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of viceversa.app.

Web-graph footprint

Distinct hostnames that link to or from viceversa.app in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for viceversa.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from viceversa.app.

Cypher and MCP

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

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