Skip to content

Hostname

webbizz.com.br

Last fetched

webbizz.com.br resolves to 1 IPv4 address operated by AS-HOSTINGER in BR.

Nutrition Label

WHISPER CANON · webbizz.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webbizz.com.br

Resolution chain

webbizz.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.61.220.13772.61.216.0/21AS47583AS-HOSTINGERBR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from webbizz.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webbizz.com.br.

MechanismTarget
SPF_Awebbizz.com.br
SPF_INCLUDEspf.isendservice.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.60.117
SPF_IP162.241.60.226
SPF_IP192.185.176.182
SPF_IP69.49.252.73
SPF_IP69.6.213.99
SPF_MXwebbizz.com.br

Related pages

Pivot deeper into the graph from webbizz.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webbizz.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.