Hostname
renner.com
Last fetched
renner.com resolves to 179.190.1.233, announced in 179.190.0.0/18 by AS52925 - Ascenty Data Centers e Telecomunicacoes S/A in BR. renner.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 179.190.1.233
179.190.0.0/18 · AS52925 - Ascenty Data Centers e Telecomunicacoes S/A · Porto Alegre, BR
- 189.112.93.13
189.112.0.0/16 · AS16735 - ALGAR TELECOM S/A · São Paulo, BR
IPv6 resolution
No AAAA record for renner.com is recorded in WhisperGraph.
Attribution
ascenty centers telecomunicaã ãμes
ORIGIN_AS
WHOIS identity
- Registrar
- iana:48
- Registrant organisation
- host master
- Contact emails
- hostmaster@lojasrenner.com.br
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.lojasrenner.com.br
- ns2.lojasrenner.com.br
- ns1.renner.com
- ns2.renner.com
MX records
- renner-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: mail.zendesk.com
- ip: 187.32.203.75
Threat-feed evidence
History
Related pages
Pivot from renner.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "renner.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.