Hostname
visrez.com
Last fetched
visrez.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
visrez.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.59.203 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.102.230 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.248.149.167 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.240.86.252 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.241.160.126 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.109.36 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.127.51 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.127.161 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.97.183 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.89.46 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.122.217 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.151.198 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.104.79 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.241.229.120 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of visrez.com owner
- Contact emails
- nicky@visrez.com
- 0c09563a-0abb-4b50-bc15-3110a769feaa@identity-protect.org
- 1ec865f7-ee63-4b96-a69b-70f400a8af87@identity-protect.org
- 512c0517-e557-4ee8-8100-f81eb5fa909a@identity-protect.org
- d66ec0fb-167f-4c91-b100-d06962725054@identity-protect.org
- f0d7c885-4970-40be-a116-b1059942d12f@identity-protect.org
- fba591da-ed46-4c8f-b32d-a1591423ce99@identity-protect.org
- owner-1805162@visrez.com.whoisprivacyservice.org
- owner-9020107@visrez.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of visrez.com.
Web-graph footprint
Distinct hostnames that link to or from visrez.com in the public web crawl.
10 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for visrez.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from visrez.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "visrez.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.