Skip to content

Hostname

linkmap.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
laura martins ferreira
Contact emails

Subdomains

8 observed subdomains of linkmap.com.br.

Web-graph footprint

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

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • linkmap.com.br

SPF policy

7 SPF mechanisms authorising senders for linkmap.com.br.

MechanismTarget
SPF_Alinkmap.com.br
SPF_INCLUDEhost72.hoteldaweb.com.br
SPF_IP15.235.50.43
SPF_IP158.69.114.185
SPF_IP167.114.34.162
SPF_IP54.39.246.205
SPF_MXlinkmap.com.br

Related pages

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

Cypher and MCP

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

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