Skip to content

Hostname

multiplan.com.br

Last fetched

multiplan.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · multiplan.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/multiplan.com.br

Resolution chain

multiplan.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
multishopping empreendimentos imobiliaria
Contact emails

Subdomains

38 observed subdomains of multiplan.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP169.46.197.151
SPF_IP172.93.111.25
SPF_IP172.93.111.35
SPF_IP200.185.117.1
SPF_IP200.185.117.10
SPF_IP200.185.117.19
SPF_IP200.185.117.9

Related pages

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

Cypher and MCP

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

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