Skip to content

Hostname

petclindf.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
rodrigo ferreira kill
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • petclindf.com.br

SPF policy

7 SPF mechanisms authorising senders for petclindf.com.br.

MechanismTarget
SPF_Apetclindf.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP143.95.145.97
SPF_IP167.114.74.79
SPF_IP65.99.237.32
SPF_IP66.70.176.178
SPF_MXpetclindf.com.br

Related pages

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

Cypher and MCP

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

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