Hostname
superbom.com.br
Last fetched
superbom.com.br resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists registrar:godaddy (86) as the registrar.
Nutrition Label
Resolution chain
superbom.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.72.116.166 | 148.72.112.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- registrar:godaddy (86)
- Organization
- produtos aliment?cios superbom ind. e com. ltda.
- Contact emails
Subdomains
26 observed subdomains of superbom.com.br.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from superbom.com.br in the public web crawl.
155 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for superbom.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 150.238.60.217 |
| SPF_IP | 177.72.125.178 |
| SPF_IP | 177.72.126.15 |
| SPF_IP | 177.72.126.32 |
Related pages
Pivot deeper into the graph from superbom.com.br.
- IP · 148.72.116.166
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · registrar:godaddy (86)
- Country · US
- Email · claudio.maciel@superbom.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "superbom.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.