Hostname
kitscap.com.br
Last fetched
kitscap.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
kitscap.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- —
- Organization
- kit scap atacado de auto pecas ltda
- Contact emails
Subdomains
14 observed subdomains of kitscap.com.br.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kitscap.com.br in the public web crawl.
66 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
- top.seo-anomaly-alttext.online
- top.seo-anomaly-anchor.online
- top.seo-anomaly-backlink.online
- top.seo-anomaly-black.online
- top.seo-anomaly-bounce.online
- top.seo-anomaly-conversion.online
- top.seo-anomaly-crawlbudget.online
- top.seo-anomaly-crawling.online
- top.seo-anomaly-ctr.online
- top.seo-anomaly-dofollow.online
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for kitscap.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | emails.multilojasnet.com.br |
| SPF_A | kitscap.com.br |
| SPF_INCLUDE | 145595.meuspf.com |
| SPF_INCLUDE | _spf.localservices.com.br |
| SPF_INCLUDE | _spf.mundoopen.com.br |
| SPF_INCLUDE | _spf.tray.com.br |
| SPF_IP | 200.219.229.2 |
| SPF_MX | kitscap.com.br |
Related pages
Pivot deeper into the graph from kitscap.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kitscap.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.