Hostname
llloyalty.com.br
Last fetched
llloyalty.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy (86) as the registrar.
Nutrition Label
Resolution chain
llloyalty.com.br 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.32.241.101 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.123 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.4 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.84 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.136.18 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.61 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.70 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.89 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:godaddy (86)
- Organization
- elinton bobrik
- Contact emails
Subdomains
1 observed subdomain of llloyalty.com.br.
| Subdomain |
|---|
| www.llloyalty.com.br |
Web-graph footprint
Distinct hostnames that link to or from llloyalty.com.br in the public web crawl.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for llloyalty.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from llloyalty.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "llloyalty.com.br"})-[: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.