Skip to content

Hostname

greco.com.br

Last fetched

greco.com.br resolves to 1 IPv4 address operated by AS16276 in BR.

Nutrition Label

WHISPER CANON · greco.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/greco.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.161.196167.114.128.0/18AS16276BR

WHOIS identity

Registrar
Organization
greco comunica??es e servi?os ltda
Contact emails

Subdomains

44 observed subdomains of greco.com.br.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for greco.com.br.

MechanismTarget
SPF_Agreco.com.br
SPF_IP158.69.171.160/29
SPF_IP167.114.138.64/29
SPF_IP167.114.161.192/28
SPF_IP167.114.17.64/30
SPF_IP192.95.14.44/30
SPF_IP192.99.236.160/27
SPF_IP192.99.82.236/30
SPF_IP198.50.230.104/29
SPF_IP200.170.84.14/30
SPF_MXgreco.com.br

Related pages

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

Cypher and MCP

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

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