Skip to content

Hostname

rolp.com.br

Last fetched

rolp.com.br resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

WHISPER CANON · rolp.com.brRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/rolp.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
199.193.116.42199.193.116.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

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

Subdomains

11 observed subdomains of rolp.com.br.

Web-graph footprint

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

170 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rolp.com.br

SPF policy

5 SPF mechanisms authorising senders for rolp.com.br.

MechanismTarget
SPF_Arolp.com.br
SPF_INCLUDEspf.antispamcloud.com
SPF_IP199.193.116.42
SPF_IP67.23.238.56
SPF_MXrolp.com.br

Related pages

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

Cypher and MCP

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

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