Skip to content

Hostname

mpjrs.com.br

Last fetched

mpjrs.com.br resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.124.1465.196.0.0/16AS16276FR

WHOIS identity

Registrar
Organization
mpj comercio e servicos ltda
Contact emails

Subdomains

7 observed subdomains of mpjrs.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mpjrs.com.br

SPF policy

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

MechanismTarget
SPF_Ampjrs.com.br
SPF_INCLUDE_spf.wd03.com.br
SPF_IP162.19.97.190
SPF_IP192.111.148.170
SPF_IP192.99.233.135
SPF_IP198.27.83.144
SPF_IP216.126.197.134
SPF_IP5.196.124.146
SPF_IP51.91.17.113
SPF_IP51.91.182.233
SPF_MXmpjrs.com.br

Related pages

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

Cypher and MCP

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

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