Hostname
usefixit.com.br
Last fetched
usefixit.com.br resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.
Nutrition Label
Resolution chain
usefixit.com.br 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 |
|---|---|---|---|---|
| 167.99.233.89 | 167.100.115.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 188.114.96.3 | 188.115.210.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.115.211.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 35.237.224.143 | 35.238.176.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- —
- Organization
- fix it comercial ltda
- Contact emails
Subdomains
22 observed subdomains of usefixit.com.br.
Showing 17 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from usefixit.com.br in the public web crawl.
22 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for usefixit.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | usefixit.com.br |
| SPF_INCLUDE | _spf.amocrmmail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | usefixit.com.br |
Related pages
Pivot deeper into the graph from usefixit.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "usefixit.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.