Hostname
rexrepo.com
Last fetched
rexrepo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rexrepo.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.241.203.161 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.77.56 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.224.19 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.156.128 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rexrepo.com owner
- Contact emails
- 0e0d0647-7dbb-4470-a048-f85d1ad43416@identity-protect.org
- 2ade0266-7107-4caf-a73e-55cce8b86417@identity-protect.org
- 43c15a95-c04c-4163-ae33-34151d0108d8@identity-protect.org
- 81457394-1201-481c-8f1d-3ee2c79e38b6@identity-protect.org
- 85c13744-fe0b-4b70-a389-14e7617e12db@identity-protect.org
- 8f775287-af9f-4842-b6e5-06dd20e77c03@identity-protect.org
- b76d62bd-9f89-4c01-a0ed-148c601275fa@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from rexrepo.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rexrepo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from rexrepo.com.
- IP · 34.241.203.161
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0e0d0647-7dbb-4470-a048-f85d1ad43416@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "rexrepo.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.