Skip to content

Hostname

biogene.ind.br

Last fetched

biogene.ind.br resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US.

Nutrition Label

WHISPER CANON · biogene.ind.brRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/biogene.ind.br

Resolution chain

biogene.ind.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.169.80.42192.169.80.0/22AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
69.162.95.2669.162.64.0/18AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

No WHOIS records are currently associated with biogene.ind.br in WhisperGraph.

Subdomains

8 observed subdomains of biogene.ind.br.

Web-graph footprint

Distinct hostnames that link to or from biogene.ind.br in the public web crawl.

24 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • biogene.ind.br

SPF policy

18 SPF mechanisms authorising senders for biogene.ind.br.

MechanismTarget
SPF_Abiogene.ind.br
SPF_IP192.169.80.42
SPF_IP216.245.220.186
SPF_IP216.245.220.187
SPF_IP216.245.220.188
SPF_IP216.245.220.189
SPF_IP216.245.220.190
SPF_IP69.162.77.162
SPF_IP69.162.77.163
SPF_IP69.162.77.164
SPF_IP69.162.77.165
SPF_IP69.162.77.166
SPF_IP69.162.95.26
SPF_IP69.162.95.27
SPF_IP69.162.95.28
SPF_IP69.162.95.29
SPF_IP69.162.95.30
SPF_MXbiogene.ind.br

Related pages

Pivot deeper into the graph from biogene.ind.br.

Cypher and MCP

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

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