Hostname
infrom.com.br
Last fetched
infrom.com.br resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.
Nutrition Label
Resolution chain
infrom.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.79.38.30 | 51.79.0.0/17 | AS16276 | OVH - OVH SAS | CA |
WHOIS identity
- Registrar
- —
- Organization
- registro de dominio infrom
- Contact emails
Subdomains
49 observed subdomains of infrom.com.br.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from infrom.com.br in the public web crawl.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for infrom.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | infrom.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 177.136.254.66 |
| SPF_MX | infrom.com.br |
Related pages
Pivot deeper into the graph from infrom.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "infrom.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.