Skip to content

Hostname

reviversoft.com

Last fetched

reviversoft.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · reviversoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/reviversoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.131.164100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.166.126100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.50.143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.151.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.100.934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.243.20534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.32.22252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.146.152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.50.23052.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.68.4998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.218.81100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.107.14532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

29 observed subdomains of reviversoft.com.

Web-graph footprint

Distinct hostnames that link to or from reviversoft.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for reviversoft.com.

MechanismTarget
SPF_Areviversoft.com
SPF_INCLUDE_spf.email.corel.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP67.134.211.130/32

Related pages

Pivot deeper into the graph from reviversoft.com.

Cypher and MCP

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

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