Skip to content

Hostname

pingouin.com.br

Last fetched

pingouin.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · pingouin.com.brRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/pingouin.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.51.21845.79.32.0/19AS63949US

WHOIS identity

Registrar
Organization
marcos antonio da silva
Contact emails

Subdomains

8 observed subdomains of pingouin.com.br.

Web-graph footprint

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

98 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_IP162.214.121.97
SPF_IP194.195.223.82
SPF_IP2600:3c00:0:0:f03c:93ff:fe62:b89b
SPF_IP2600:3c00:0:0:f03c:94ff:fee7:84c2
SPF_IP45.79.51.218

Related pages

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

Cypher and MCP

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

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