Skip to content

Hostname

ramjac.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.70.179.2866.70.128.0/17AS16276CA

WHOIS identity

Registrar
Organization
servicenter do brasil ltda
Contact emails

Subdomains

17 observed subdomains of ramjac.com.br.

Web-graph footprint

Distinct hostnames that link to or from ramjac.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

  • ramjac.com.br

SPF policy

9 SPF mechanisms authorising senders for ramjac.com.br.

MechanismTarget
SPF_Amailgw.inweb.adm.br
SPF_Aramjac.com.br
SPF_IP177.154.138.114/28
SPF_IP177.47.4.140/29
SPF_IP177.47.4.224/28
SPF_IP189.125.75.130/28
SPF_IP200.143.186.160/28
SPF_IP200.186.157.129/28
SPF_MXramjac.com.br

Related pages

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

Cypher and MCP

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

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