Skip to content

Hostname

sipag.com.br

Last fetched

sipag.com.br resolves to 2 IPv4 addresses operated by AS16735 in BR.

Nutrition Label

WHISPER CANON · sipag.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sipag.com.br

Resolution chain

sipag.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
banco cooperativo sicoob s/a
Contact emails

Subdomains

10 observed subdomains of sipag.com.br.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Asipag.com.br
SPF_INCLUDEspf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tpimidia.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_IP177.53.251.110
SPF_IP200.175.177.248/29
SPF_IP200.252.238.0/26
SPF_IP200.252.238.2
SPF_MXsipag.com.br

Related pages

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

Cypher and MCP

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

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