Skip to content

Hostname

fecaplant.com.br

Last fetched

fecaplant.com.br resolves to 1 IPv4 address operated by AS262603 in BR. WHOIS lists registrar:homehost (36) as the registrar.

Nutrition Label

WHISPER CANON · fecaplant.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fecaplant.com.br

Resolution chain

fecaplant.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.85.99.66177.85.176.0/24AS262603BR

WHOIS identity

Registrar
registrar:homehost (36)
Organization
associacao dos produtores de plantas orn
Contact emails

Subdomains

8 observed subdomains of fecaplant.com.br.

Web-graph footprint

Distinct hostnames that link to or from fecaplant.com.br in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fecaplant.com.br

SPF policy

6 SPF mechanisms authorising senders for fecaplant.com.br.

MechanismTarget
SPF_Afecaplant.com.br
SPF_IP79.143.178.0/24
SPF_IP79.143.178.233
SPF_IP79.143.181.0/24
SPF_IP79.143.188.0/24
SPF_MXfecaplant.com.br

Related pages

Pivot deeper into the graph from fecaplant.com.br.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.