Hostname
biogene.ind.br
Last fetched
biogene.ind.br resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.169.80.42 | 192.169.80.0/22 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 69.162.95.26 | 69.162.64.0/18 | AS46475 | LIMESTONENETWORKS - 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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- biogene.ind.br
SPF policy
18 SPF mechanisms authorising senders for biogene.ind.br.
| Mechanism | Target |
|---|---|
| SPF_A | biogene.ind.br |
| SPF_IP | 192.169.80.42 |
| SPF_IP | 216.245.220.186 |
| SPF_IP | 216.245.220.187 |
| SPF_IP | 216.245.220.188 |
| SPF_IP | 216.245.220.189 |
| SPF_IP | 216.245.220.190 |
| SPF_IP | 69.162.77.162 |
| SPF_IP | 69.162.77.163 |
| SPF_IP | 69.162.77.164 |
| SPF_IP | 69.162.77.165 |
| SPF_IP | 69.162.77.166 |
| SPF_IP | 69.162.95.26 |
| SPF_IP | 69.162.95.27 |
| SPF_IP | 69.162.95.28 |
| SPF_IP | 69.162.95.29 |
| SPF_IP | 69.162.95.30 |
| SPF_MX | biogene.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.