Skip to content

Hostname

webmail.ramjac.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

webmail.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

No WHOIS records are currently associated with webmail.ramjac.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Amailgw.inweb.adm.br
SPF_Awebmail.ramjac.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_MXwebmail.ramjac.com.br

Related pages

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

Cypher and MCP

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

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