Hostname
razartech.com
Last fetched
razartech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
razartech.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.15.100 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.129 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.7 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.90 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.175.86.105 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.38 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.46 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.72 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of razartech.com owner
- Contact emails
- 01778342-1564-48b6-9c1f-a0f7f5a102a2@identity-protect.org
- 87ec0ca7-f9d2-438d-9025-085b88f99bca@identity-protect.org
- 9080c8a0-09e6-4e39-ba2f-fad2e1d73657@identity-protect.org
- b8e86061-0270-40dd-b109-546d346c6489@identity-protect.org
- c3eab57a-99e8-4752-9140-d0d89865e93d@identity-protect.org
- owner-8512854@razartech.com.whoisprivacyservice.org
- owner@razartech.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of razartech.com.
Web-graph footprint
Distinct hostnames that link to or from razartech.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for razartech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from razartech.com.
- IP · 13.226.15.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 01778342-1564-48b6-9c1f-a0f7f5a102a2@identity-protect.org
- TLD · .com
- Browse hostnames · ra…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "razartech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.