Skip to content

Hostname

helpdesk.tmp.br

Last fetched

helpdesk.tmp.br resolves to 2 IPv4 addresses operated by OB-AS-PAC - Bloomberg Financial Markets Limited Partnership in BR.

Nutrition Label

WHISPER CANON · helpdesk.tmp.brRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/helpdesk.tmp.br

Resolution chain

helpdesk.tmp.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.136.59.239198.136.48.0/20AS33182OB-AS-PAC - Bloomberg Financial Markets Limited PartnershipBR
198.136.59.49198.136.48.0/20AS33182OB-AS-PAC - Bloomberg Financial Markets Limited PartnershipBR

WHOIS identity

No WHOIS records are currently associated with helpdesk.tmp.br in WhisperGraph.

Subdomains

29 observed subdomains of helpdesk.tmp.br.

Web-graph footprint

Distinct hostnames that link to or from helpdesk.tmp.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • helpdesk.tmp.br

SPF policy

5 SPF mechanisms authorising senders for helpdesk.tmp.br.

MechanismTarget
SPF_Ahelpdesk.tmp.br
SPF_IP198.136.59.163
SPF_IP198.136.59.180
SPF_IP198.136.59.239
SPF_MXhelpdesk.tmp.br

Related pages

Pivot deeper into the graph from helpdesk.tmp.br.

Cypher and MCP

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

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