Skip to content

Hostname

razorsync.com

Last fetched

razorsync.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.106.1613.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.1713.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.5513.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.6213.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.67.110.11518.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.2018.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.4518.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.5318.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.160.150.1003.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1293.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.133.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.653.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
celero commerce,
Contact emails

Subdomains

52 observed subdomains of razorsync.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for razorsync.com.

Related pages

Pivot deeper into the graph from razorsync.com.

Cypher and MCP

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

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