Hostname
genom.com.br
Last fetched
genom.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- uni?o quimica farmaceutica nacional s/a
- Contact emails
Subdomains
1 observed subdomain of genom.com.br.
| Subdomain |
|---|
| www.genom.com.br |
Web-graph footprint
Distinct hostnames that link to or from genom.com.br in the public web crawl.
47 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for genom.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.10.3.151/16 |
| SPF_IP | 10.8.3.20/32 |
| SPF_IP | 177.135.239.128/27 |
| SPF_IP | 177.135.239.146/28 |
| SPF_IP | 187.32.47.208/29 |
| SPF_IP | 200.252.235.16/28 |
| SPF_IP | 200.252.235.25/28 |
| SPF_IP | 200.252.235.28/28 |
| SPF_IP | 200.252.235.32/28 |
Related pages
Pivot deeper into the graph from genom.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genom.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.