Skip to content

Hostname

citrustree.com.br

Last fetched

citrustree.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · citrustree.com.brRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/citrustree.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.121.10551.79.0.0/17AS16276CA

WHOIS identity

Registrar
Organization
ct agroindustria e com. de frutos citricos
Contact emails

Subdomains

10 observed subdomains of citrustree.com.br.

Web-graph footprint

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

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for citrustree.com.br.

MechanismTarget
SPF_Acitrustree.com.br
SPF_INCLUDE_spf.google.com
SPF_IP149.56.17.233
SPF_IP167.114.161.236
SPF_IP51.161.115.215
SPF_IP51.161.52.139
SPF_IP51.79.121.105
SPF_IP54.39.152.104
SPF_IP54.39.221.232
SPF_MXcitrustree.com.br

Related pages

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

Cypher and MCP

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

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