Skip to content

Hostname

icb.bio.br

Last fetched

icb.bio.br resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · icb.bio.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/icb.bio.br

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.124.1465.196.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with icb.bio.br in WhisperGraph.

Subdomains

5 observed subdomains of icb.bio.br.

Web-graph footprint

Distinct hostnames that link to or from icb.bio.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • icb.bio.br

SPF policy

8 SPF mechanisms authorising senders for icb.bio.br.

MechanismTarget
SPF_Aicb.bio.br
SPF_INCLUDE_spf.wd03.com.br
SPF_IP162.19.97.190
SPF_IP192.99.233.135
SPF_IP5.196.124.146
SPF_IP51.91.17.113
SPF_IP51.91.182.233
SPF_MXicb.bio.br

Related pages

Pivot deeper into the graph from icb.bio.br.

Cypher and MCP

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

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