Skip to content

Hostname

papteste.tc-informatica.com

Last fetched

papteste.tc-informatica.com resolves to 1 IPv4 address operated by WEBHS - WebSP - Comercio e Prestacao de Servicos Informaticos, Lda in PT.

Nutrition Label

WHISPER CANON · papteste.tc-informatica.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/papteste.tc-informatica.com

Resolution chain

papteste.tc-informatica.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.39.124.68194.39.124.0/24AS59787WEBHS - WebSP - Comercio e Prestacao de Servicos Informaticos, LdaPT

WHOIS identity

No WHOIS records are currently associated with papteste.tc-informatica.com in WhisperGraph.

Subdomains

1 observed subdomain of papteste.tc-informatica.com.

Subdomain sample is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy

6 SPF mechanisms authorising senders for papteste.tc-informatica.com.

MechanismTarget
SPF_Apapteste.tc-informatica.com
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf79.serverhs.org
SPF_IP194.39.124.68
SPF_IP194.39.124.70
SPF_MXpapteste.tc-informatica.com

Related pages

Pivot deeper into the graph from papteste.tc-informatica.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "papteste.tc-informatica.com"})-[: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.