Hostname
lactalis.com.br
Last fetched
lactalis.com.br resolves to 4 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.
Nutrition Label
Resolution chain
lactalis.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.154.135.142 | 107.154.135.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 107.154.76.142 | 107.154.76.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 186.228.44.217 | 186.228.44.0/22 | AS26615 | — | BR |
| 200.179.120.217 | 200.179.0.0/16 | AS4230 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- lactalis do brasil com. importa??o e exporta??o
- Contact emails
Subdomains
10 observed subdomains of lactalis.com.br.
Web-graph footprint
Distinct hostnames that link to or from lactalis.com.br in the public web crawl.
46 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for lactalis.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sf1.lactalis.com |
| SPF_INCLUDE | sf2.lactalis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 186.228.44.184 |
| SPF_IP | 200.179.120.184 |
Related pages
Pivot deeper into the graph from lactalis.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lactalis.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.